File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 37
37
"hsu-scripts" : " 1.0.7" ,
38
38
"husky" : " 3.0.2" ,
39
39
"jest" : " 24.8.0" ,
40
- "lint-staged" : " 9.2.1 " ,
40
+ "lint-staged" : " 9.4.2 " ,
41
41
"prettier" : " 1.18.2" ,
42
42
"react" : " 16.9.0-rc.0"
43
43
},
Original file line number Diff line number Diff line change @@ -4648,10 +4648,10 @@ lines-and-columns@^1.1.6:
4648
4648
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
4649
4649
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
4650
4650
4651
- lint-staged@9.2.1 :
4652
- version "9.2.1 "
4653
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.1. tgz#57fc5947611604d5a32e478734a13f3e4687f646 "
4654
- integrity sha512-3lGgJfBddCy/WndKdNko+uJbwyYjBD1k+V+SA+phBYWzH265S95KQya/Wln/UL+hOjc7NcjtFYVCUWuAcqYHhg ==
4651
+ lint-staged@9.4.2 :
4652
+ version "9.4.2 "
4653
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.2. tgz#14cb577a9512f520691f8b5aefce6a8f7ead6c04 "
4654
+ integrity sha512-OFyGokJSWTn2M6vngnlLXjaHhi8n83VIZZ5/1Z26SULRUWgR3ITWpAEQC9Pnm3MC/EpCxlwts/mQWDHNji2+zA ==
4655
4655
dependencies :
4656
4656
chalk "^2.4.2"
4657
4657
commander "^2.20.0"
4663
4663
listr "^0.14.3"
4664
4664
log-symbols "^3.0.0"
4665
4665
micromatch "^4.0.2"
4666
+ normalize-path "^3.0.0"
4666
4667
please-upgrade-node "^3.1.1"
4667
4668
string-argv "^0.3.0"
4668
4669
stringify-object "^3.3.0"
You can’t perform that action at this time.
0 commit comments