Skip to content

Commit 82deb08

Browse files
committed
chore(deps): update dependency lint-staged to v9.3.0
1 parent f528cc9 commit 82deb08

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"hsu-scripts": "1.0.7",
3838
"husky": "3.0.2",
3939
"jest": "24.8.0",
40-
"lint-staged": "9.2.1",
40+
"lint-staged": "9.3.0",
4141
"prettier": "1.18.2",
4242
"react": "16.9.0-rc.0"
4343
},

yarn.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -4648,10 +4648,10 @@ lines-and-columns@^1.1.6:
46484648
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
46494649
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
46504650

4651-
lint-staged@9.2.1:
4652-
version "9.2.1"
4653-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.1.tgz#57fc5947611604d5a32e478734a13f3e4687f646"
4654-
integrity sha512-3lGgJfBddCy/WndKdNko+uJbwyYjBD1k+V+SA+phBYWzH265S95KQya/Wln/UL+hOjc7NcjtFYVCUWuAcqYHhg==
4651+
lint-staged@9.3.0:
4652+
version "9.3.0"
4653+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.3.0.tgz#522a79f166050ab5777887348f2cbdb03f71acac"
4654+
integrity sha512-OuL3xo6XpBErl16+3W9PdnFmgeGp12lM8I1Ii/B56S8Edy1kyrf4W8VD4IBn9v17QlutRQEWUJ54YF/VVQ7J2A==
46554655
dependencies:
46564656
chalk "^2.4.2"
46574657
commander "^2.20.0"
@@ -4663,6 +4663,7 @@ [email protected]:
46634663
listr "^0.14.3"
46644664
log-symbols "^3.0.0"
46654665
micromatch "^4.0.2"
4666+
normalize-path "^3.0.0"
46664667
please-upgrade-node "^3.1.1"
46674668
string-argv "^0.3.0"
46684669
stringify-object "^3.3.0"

0 commit comments

Comments
 (0)