File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"@typescript-eslint/parser" : " 4.14.2" ,
35
35
"eslint" : " 7.19.0" ,
36
36
"husky" : " 4.3.8" ,
37
- "lint-staged" : " 10.5.3 " ,
37
+ "lint-staged" : " 10.5.4 " ,
38
38
"@types/node" : " 14.14.25" ,
39
39
"bob-the-bundler" : " 1.1.0" ,
40
40
"eslint-config-standard" : " 16.0.2" ,
Original file line number Diff line number Diff line change @@ -4660,10 +4660,10 @@ lines-and-columns@^1.1.6:
4660
4660
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
4661
4661
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
4662
4662
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 ==
4667
4667
dependencies :
4668
4668
chalk "^4.1.0"
4669
4669
cli-truncate "^2.1.0"
You can’t perform that action at this time.
0 commit comments