Skip to content

Commit

Permalink
Update dependency lint-staged to v9.0.2 (#2096)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and dotansimha committed Jul 3, 2019
1 parent 0422e5c commit 5e31f26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"jest": "24.8.0",
"jest-junit": "6.4.0",
"lerna": "3.15.0",
"lint-staged": "9.0.1",
"lint-staged": "9.0.2",
"microbundle": "0.11.0",
"react-apollo": "2.5.8",
"react-apollo-hooks": "0.4.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10340,10 +10340,10 @@ libqp@1.1.0:
resolved "https://registry.yarnpkg.com/libqp/-/libqp-1.1.0.tgz#f5e6e06ad74b794fb5b5b66988bf728ef1dedbe8"
integrity sha1-9ebgatdLeU+1tbZpiL9yjvHe2+g=

lint-staged@9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.0.1.tgz#dc31e3808052cf65727d26a3568620e4f75a5aa5"
integrity sha512-LZ6n/uzOYJRxmjUrEE6v3wHcL/YOkIMphSwfsyQwmKyFB0l/bRe0AQSG4+QUXHk71C9d2H7Z5KvIZi+qslyrVQ==
lint-staged@9.0.2:
version "9.0.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.0.2.tgz#238e1ed7cba2d422faaf4499e6a5686f0f5c1331"
integrity sha512-2W9yBRADEzcGs6j/57JA0GVzSTByYgWbcU89/Xm0s/k+4qMp8032tZYPPmP422xZ79xtUaNisJ/0U5lbuYmaTA==
dependencies:
chalk "^2.4.2"
commander "^2.20.0"
Expand Down

0 comments on commit 5e31f26

Please sign in to comment.