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 24
24
"@typescript-eslint/eslint-plugin" : " 4.4.1" ,
25
25
"eslint" : " 7.11.0" ,
26
26
"husky" : " 4.3.0" ,
27
- "lint-staged" : " 10.4.0 " ,
27
+ "lint-staged" : " 10.4.2 " ,
28
28
"@types/node" : " 14.11.8" ,
29
29
"bob-the-bundler" : " 1.1.0" ,
30
30
"eslint-config-standard" : " 14.1.1" ,
Original file line number Diff line number Diff line change @@ -4013,10 +4013,10 @@ lines-and-columns@^1.1.6:
4013
4013
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
4014
4014
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
4015
4015
4016
-
4017
- version "10.4.0 "
4018
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.0 .tgz#d18628f737328e0bbbf87d183f4020930e9a984e "
4019
- integrity sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg ==
4016
+
4017
+ version "10.4.2 "
4018
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.2 .tgz#9fee4635c4b5ddb845746f237c6d43494ccd21c1 "
4019
+ integrity sha512-OLCA9K1hS+Sl179SO6kX0JtnsaKj/MZalEhUj5yAgXsb63qPI/Gfn6Ua1KuZdbfkZNEu3/n5C/obYCu70IMt9g ==
4020
4020
dependencies :
4021
4021
chalk "^4.1.0"
4022
4022
cli-truncate "^2.1.0"
You can’t perform that action at this time.
0 commit comments