Skip to content

Commit

Permalink
Update dependency lint-staged to v8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 13, 2019
1 parent e62b008 commit 71273d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"gh-pages-with-token": "1.0.0",
"husky": "2.3.0",
"lighthouse-ci": "1.6.0",
"lint-staged": "8.1.7",
"lint-staged": "8.2.1",
"react-router-dom": "5.0.0",
"react-testing-library": "8.0.1",
"sharp": "0.22.1",
Expand Down
14 changes: 4 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6374,11 +6374,6 @@ find-cache-dir@^2.0.0:
make-dir "^1.0.0"
pkg-dir "^3.0.0"

find-parent-dir@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/find-parent-dir/-/find-parent-dir-0.3.0.tgz#33c44b429ab2b2f0646299c5f9f718f376ff8d54"
integrity sha1-M8RLQpqysvBkYpnF+fcY83b/jVQ=

find-root@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4"
Expand Down Expand Up @@ -9081,10 +9076,10 @@ lighthouse@^4.3.0:
yargs "3.32.0"
yargs-parser "7.0.0"

lint-staged@8.1.7:
version "8.1.7"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.7.tgz#a8988bc83bdffa97d04adb09dbc0b1f3a58fa6fc"
integrity sha512-egT0goFhIFoOGk6rasPngTFh2qDqxZddM0PwI58oi66RxCDcn5uDwxmiasWIF0qGnchHSYVJ8HPRD5LrFo7TKA==
lint-staged@8.2.1:
version "8.2.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.1.tgz#752fcf222d9d28f323a3b80f1e668f3654ff221f"
integrity sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A==
dependencies:
chalk "^2.3.1"
commander "^2.14.1"
Expand All @@ -9093,7 +9088,6 @@ [email protected]:
dedent "^0.7.0"
del "^3.0.0"
execa "^1.0.0"
find-parent-dir "^0.3.0"
g-status "^2.0.2"
is-glob "^4.0.0"
is-windows "^1.0.2"
Expand Down

0 comments on commit 71273d9

Please sign in to comment.