Skip to content

Commit 317c60e

Browse files
chore(deps): update dependency lint-staged to v10.5.4 (#302)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a74b1ed commit 317c60e

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
@@ -34,7 +34,7 @@
3434
"@typescript-eslint/parser": "4.14.2",
3535
"eslint": "7.19.0",
3636
"husky": "4.3.8",
37-
"lint-staged": "10.5.3",
37+
"lint-staged": "10.5.4",
3838
"@types/node": "14.14.25",
3939
"bob-the-bundler": "1.1.0",
4040
"eslint-config-standard": "16.0.2",

yarn.lock

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

4663-
4664-
version "10.5.3"
4665-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.3.tgz#c682838b3eadd4c864d1022da05daa0912fb1da5"
4666-
integrity sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg==
4663+
4664+
version "10.5.4"
4665+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.4.tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665"
4666+
integrity sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==
46674667
dependencies:
46684668
chalk "^4.1.0"
46694669
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)