Skip to content

Commit 26fbf01

Browse files
Update dependency lint-staged to v10.1.7 (#650)
1 parent bbd2410 commit 26fbf01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"jest": "25.3.0",
8181
"less": "3.11.1",
8282
"less-loader": "5.0.0",
83-
"lint-staged": "10.1.6",
83+
"lint-staged": "10.1.7",
8484
"mini-css-extract-plugin": "0.9.0",
8585
"prettier": "1.19.1",
8686
"react-test-renderer": "16.13.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9173,10 +9173,10 @@ lines-and-columns@^1.1.6:
91739173
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
91749174
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
91759175

9176-
9177-
version "10.1.6"
9178-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.6.tgz#086db5e4f5906642ccf648e9b54375d794a9be81"
9179-
integrity sha512-45zaGxf4XZuwdUk87yRFE/1b4vTZmH2UnYmUPmindsgdAljOFpWWb0yEjxngmqERUS/MGauJexFF6BjLVg9VMA==
9176+
9177+
version "10.1.7"
9178+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.7.tgz#b628f8b010083fe4e116d0af7949a32f1ea6b3a7"
9179+
integrity sha512-ZkK8t9Ep/AHuJQKV95izSa+DqotftGnSsNeEmCSqbQ6j4C4H0jDYhEZqVOGD1Q2Oe227igbqjMWycWyYbQtpoA==
91809180
dependencies:
91819181
chalk "^4.0.0"
91829182
commander "^5.0.0"

0 commit comments

Comments
 (0)