This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-24
lines changed Expand file tree Collapse file tree 3 files changed +11
-24
lines changed Original file line number Diff line number Diff line change 101
101
"eslint-plugin-react" : " 7.13.0" ,
102
102
"husky" : " 2.4.0" ,
103
103
"jest" : " 24.8.0" ,
104
- "lint-staged" : " 8.1.7 " ,
104
+ "lint-staged" : " 8.2.0 " ,
105
105
"markdownlint-cli" : " 0.16.0" ,
106
106
"opn" : " 5.5.0" ,
107
107
"prettier" : " 1.17.1" ,
Original file line number Diff line number Diff line change @@ -4565,11 +4565,6 @@ find-cache-dir@^2.0.0:
4565
4565
make-dir "^1.0.0"
4566
4566
pkg-dir "^3.0.0"
4567
4567
4568
- find-parent-dir@^0.3.0 :
4569
- version "0.3.0"
4570
- resolved "https://registry.yarnpkg.com/find-parent-dir/-/find-parent-dir-0.3.0.tgz#33c44b429ab2b2f0646299c5f9f718f376ff8d54"
4571
- integrity sha1-M8RLQpqysvBkYpnF+fcY83b/jVQ=
4572
-
4573
4568
find-root@^1.1.0 :
4574
4569
version "1.1.0"
4575
4570
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4"
@@ -6508,10 +6503,10 @@ linkify-it@^2.0.0:
6508
6503
dependencies :
6509
6504
uc.micro "^1.0.1"
6510
6505
6511
- lint-staged@8.1.7 :
6512
- version "8.1.7 "
6513
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.7 .tgz#a8988bc83bdffa97d04adb09dbc0b1f3a58fa6fc "
6514
- integrity sha512-egT0goFhIFoOGk6rasPngTFh2qDqxZddM0PwI58oi66RxCDcn5uDwxmiasWIF0qGnchHSYVJ8HPRD5LrFo7TKA ==
6506
+ lint-staged@8.2.0 :
6507
+ version "8.2.0 "
6508
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.0 .tgz#3d4149a229580815c955047a7acd8f09054be5a9 "
6509
+ integrity sha512-DxguyxGOIfb67wZ6EOrqzjAbw6ZH9XK3YS74HO+erJf6+SAQeJJPN//GBOG5xhdt2THeuXjVPaHcCYOWGZwRbA ==
6515
6510
dependencies :
6516
6511
chalk "^2.3.1"
6517
6512
commander "^2.14.1"
6520
6515
dedent "^0.7.0"
6521
6516
del "^3.0.0"
6522
6517
execa "^1.0.0"
6523
- find-parent-dir "^0.3.0"
6524
6518
g-status "^2.0.2"
6525
6519
is-glob "^4.0.0"
6526
6520
is-windows "^1.0.2"
You can’t perform that action at this time.
0 commit comments