Skip to content

Commit b971d4b

Browse files
authored
Update dependency lint-staged to v10.1.2 (#354)
1 parent 2b4f060 commit b971d4b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"c8": "7.1.0",
5353
"codecov": "3.6.5",
5454
"husky": "4.2.3",
55-
"lint-staged": "10.0.8",
55+
"lint-staged": "10.1.2",
5656
"np": "6.2.0",
5757
"npm-run-all": "4.1.5",
5858
"prettier": "2.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2404,10 +2404,10 @@ lines-and-columns@^1.1.6:
24042404
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
24052405
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
24062406

2407-
lint-staged@10.0.8:
2408-
version "10.0.8"
2409-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.8.tgz#0f7849cdc336061f25f5d4fcbcfa385701ff4739"
2410-
integrity sha512-Oa9eS4DJqvQMVdywXfEor6F4vP+21fPHF8LUXgBbVWUSWBddjqsvO6Bv1LwMChmgQZZqwUvgJSHlu8HFHAPZmA==
2407+
lint-staged@10.1.2:
2408+
version "10.1.2"
2409+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.2.tgz#beaefc58037ea9e02fe7639cb323d584312a7957"
2410+
integrity sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg==
24112411
dependencies:
24122412
chalk "^3.0.0"
24132413
commander "^4.0.1"

0 commit comments

Comments
 (0)