Skip to content

Commit 6988662

Browse files
Update dependency lint-staged to v10.5.3 (#194)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ee9500d commit 6988662

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
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/parser": "4.9.0",
2727
"eslint": "7.14.0",
2828
"husky": "4.3.0",
29-
"lint-staged": "10.5.2",
29+
"lint-staged": "10.5.3",
3030
"@types/node": "14.14.10",
3131
"bob-the-bundler": "1.1.0",
3232
"eslint-config-standard": "16.0.2",

yarn.lock

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

4233-
4234-
version "10.5.2"
4235-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.2.tgz#acfaa0093af3262aee3130b2e22438941530bdd1"
4236-
integrity sha512-e8AYR1TDlzwB8VVd38Xu2lXDZf6BcshVqKVuBQThDJRaJLobqKnpbm4dkwJ2puypQNbLr9KF/9mfA649mAGvjA==
4233+
4234+
version "10.5.3"
4235+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.3.tgz#c682838b3eadd4c864d1022da05daa0912fb1da5"
4236+
integrity sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg==
42374237
dependencies:
42384238
chalk "^4.1.0"
42394239
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)