This repository was archived by the owner on Sep 9, 2019. It is now read-only.
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 42
42
"eslint" : " ^5" ,
43
43
"fetch-mock" : " 7.3.9" ,
44
44
"husky" : " 3.0.3" ,
45
- "lint-staged" : " 9.2.1 " ,
45
+ "lint-staged" : " 9.2.2 " ,
46
46
"mocha" : " ^6" ,
47
47
"neutrino" : " 9.0.0-rc.3" ,
48
48
"nyc" : " 14.1.1" ,
Original file line number Diff line number Diff line change @@ -3675,10 +3675,10 @@ lines-and-columns@^1.1.6:
3675
3675
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
3676
3676
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
3677
3677
3678
-
3679
- version "9.2.1 "
3680
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.1 .tgz#57fc5947611604d5a32e478734a13f3e4687f646 "
3681
- integrity sha512-3lGgJfBddCy/WndKdNko+uJbwyYjBD1k+V+SA+phBYWzH265S95KQya/Wln/UL+hOjc7NcjtFYVCUWuAcqYHhg ==
3678
+
3679
+ version "9.2.2 "
3680
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.2 .tgz#07828263197c5d8ef8f23f86960dccaecb6f9e0a "
3681
+ integrity sha512-6VFRfqk8RgZmmd52bvCCEH7cBLfQ97ynZd/uATIGM/Rh4EluZbQdY/HXj9kcx7LhX2Zc4+m+4Z6zS74owovLyA ==
3682
3682
dependencies :
3683
3683
chalk "^2.4.2"
3684
3684
commander "^2.20.0"
You can’t perform that action at this time.
0 commit comments