Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 14, 2019
1 parent 6e90bd1 commit 126da5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"jest": "24.8.0",
"jest-in-case": "1.0.2",
"lerna": "3.15.0",
"lint-staged": "9.1.0",
"lint-staged": "9.2.0",
"mkdirp": "0.5.1",
"path-exists": "4.0.0",
"prettier": "1.18.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8128,10 +8128,10 @@ levn@^0.3.0, levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

lint-staged@9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.1.0.tgz#24564128c9208bf5d8001a66afe7156dfbe9da30"
integrity sha512-jI+oj159MHVlsGxMFkzTPrin0Jt8ltVJWSfCPn/xM+qiIPwCimjuhq9//IiNMaNj8VIFZ8QlaAF4qecWTbUOPQ==
lint-staged@9.2.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.0.tgz#155e5723dffdaa55d252c47bab05a2962c1e9781"
integrity sha512-K/CQWcxYunc8lGMNTFvtI4+ybJcHW3K4Ghudz2OrJhIWdW/i1WWu9rGiVj4yJ0+D/xh8a08kp5slt89VZC9Eqg==
dependencies:
chalk "^2.4.2"
commander "^2.20.0"
Expand Down

0 comments on commit 126da5d

Please sign in to comment.