File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 44
44
"jest" : " 23.5.0" ,
45
45
"jest-junit" : " 5.1.0" ,
46
46
"jest-puppeteer" : " 3.2.1" ,
47
- "lint-staged" : " 7.2.0 " ,
47
+ "lint-staged" : " 7.2.2 " ,
48
48
"prettier" : " 1.14.2" ,
49
49
"prettier-package-json" : " 2.0.0" ,
50
50
"puppeteer" : " 1.7.0" ,
Original file line number Diff line number Diff line change @@ -831,10 +831,6 @@ anymatch@^2.0.0:
831
831
micromatch "^3.1.4"
832
832
normalize-path "^2.1.1"
833
833
834
- app-root-path@^2.0.1 :
835
- version "2.1.0"
836
- resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-2.1.0.tgz#98bf6599327ecea199309866e8140368fd2e646a"
837
-
838
834
append-transform@^1.0.0 :
839
835
version "1.0.0"
840
836
resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-1.0.0.tgz#046a52ae582a228bd72f58acfbe2967c678759ab"
@@ -3794,7 +3790,7 @@ jest-util@^23.4.0:
3794
3790
slash "^1.0.0"
3795
3791
source-map "^0.6.0"
3796
3792
3797
- jest-validate@^23.0.0, jest-validate@^23.0. 1 :
3793
+ jest-validate@^23.0.1 :
3798
3794
version "23.4.0"
3799
3795
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-23.4.0.tgz#d96eede01ef03ac909c009e9c8e455197d48c201"
3800
3796
dependencies :
@@ -4056,11 +4052,10 @@ libnpx@^10.2.0:
4056
4052
y18n "^4.0.0"
4057
4053
yargs "^11.0.0"
4058
4054
4059
-
4060
- version "7.2.0 "
4061
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.0 .tgz#bdf4bb7f2f37fe689acfaec9999db288a5b26888 "
4055
+
4056
+ version "7.2.2 "
4057
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.2 .tgz#0983d55d497f19f36d11ff2c8242b2f56cc2dd05 "
4062
4058
dependencies :
4063
- app-root-path "^2.0.1"
4064
4059
chalk "^2.3.1"
4065
4060
commander "^2.14.1"
4066
4061
cosmiconfig "^5.0.2"
4070
4065
find-parent-dir "^0.3.0"
4071
4066
is-glob "^4.0.0"
4072
4067
is-windows "^1.0.2"
4073
- jest-validate "^23.0 .0"
4068
+ jest-validate "^23.5 .0"
4074
4069
listr "^0.14.1"
4075
4070
lodash "^4.17.5"
4076
4071
log-symbols "^2.2.0"
You can’t perform that action at this time.
0 commit comments