Skip to content

Commit 3049b50

Browse files
chore(deps-dev): bump lint-staged from 10.5.3 to 10.5.4
1 parent 26f342c commit 3049b50

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
@@ -73,7 +73,7 @@
7373
"extract-text-webpack-plugin": "^4.0.0-beta.0",
7474
"html-webpack-plugin": "^4.5.1",
7575
"husky": "^4.3.8",
76-
"lint-staged": "^10.5.3",
76+
"lint-staged": "^10.5.4",
7777
"madge": "^4.0.0",
7878
"moment": "^2.29.1",
7979
"node-watch": "^0.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3660,10 +3660,10 @@ lines-and-columns@^1.1.6:
36603660
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
36613661
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
36623662

3663-
lint-staged@^10.5.3:
3664-
version "10.5.3"
3665-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.3.tgz#c682838b3eadd4c864d1022da05daa0912fb1da5"
3666-
integrity sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg==
3663+
lint-staged@^10.5.4:
3664+
version "10.5.4"
3665+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.4.tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665"
3666+
integrity sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==
36673667
dependencies:
36683668
chalk "^4.1.0"
36693669
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)