File tree Expand file tree Collapse file tree 2 files changed +5
-26
lines changed Expand file tree Collapse file tree 2 files changed +5
-26
lines changed Original file line number Diff line number Diff line change 101
101
"eslint-plugin-react" : " 7.10.0" ,
102
102
"husky" : " 0.14.3" ,
103
103
"jest" : " 23.5.0" ,
104
- "lint-staged" : " 7.2.0 " ,
104
+ "lint-staged" : " 7.2.2 " ,
105
105
"markdownlint-cli" : " 0.12.0" ,
106
106
"opn" : " 5.3.0" ,
107
107
"prettier" : " 1.14.2" ,
Original file line number Diff line number Diff line change @@ -936,10 +936,6 @@ anymatch@^1.3.0:
936
936
micromatch "^2.1.5"
937
937
normalize-path "^2.0.0"
938
938
939
- app-root-path@^2.0.1 :
940
- version "2.0.1"
941
- resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-2.0.1.tgz#cd62dcf8e4fd5a417efc664d2e5b10653c651b46"
942
-
943
939
append-transform@^1.0.0 :
944
940
version "1.0.0"
945
941
resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-1.0.0.tgz#046a52ae582a228bd72f58acfbe2967c678759ab"
@@ -4777,15 +4773,6 @@ jest-util@^23.4.0:
4777
4773
slash "^1.0.0"
4778
4774
source-map "^0.6.0"
4779
4775
4780
- jest-validate@^23.0.0 :
4781
- version "23.4.0"
4782
- resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-23.4.0.tgz#d96eede01ef03ac909c009e9c8e455197d48c201"
4783
- dependencies :
4784
- chalk "^2.0.1"
4785
- jest-get-type "^22.1.0"
4786
- leven "^2.1.0"
4787
- pretty-format "^23.2.0"
4788
-
4789
4776
jest-validate@^23.5.0 :
4790
4777
version "23.5.0"
4791
4778
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-23.5.0.tgz#f5df8f761cf43155e1b2e21d6e9de8a2852d0231"
@@ -5021,11 +5008,10 @@ linkify-it@^2.0.0:
5021
5008
dependencies :
5022
5009
uc.micro "^1.0.1"
5023
5010
5024
-
5025
- version "7.2.0 "
5026
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.0 .tgz#bdf4bb7f2f37fe689acfaec9999db288a5b26888 "
5011
+
5012
+ version "7.2.2 "
5013
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.2 .tgz#0983d55d497f19f36d11ff2c8242b2f56cc2dd05 "
5027
5014
dependencies :
5028
- app-root-path "^2.0.1"
5029
5015
chalk "^2.3.1"
5030
5016
commander "^2.14.1"
5031
5017
cosmiconfig "^5.0.2"
5035
5021
find-parent-dir "^0.3.0"
5036
5022
is-glob "^4.0.0"
5037
5023
is-windows "^1.0.2"
5038
- jest-validate "^23.0 .0"
5024
+ jest-validate "^23.5 .0"
5039
5025
listr "^0.14.1"
5040
5026
lodash "^4.17.5"
5041
5027
log-symbols "^2.2.0"
@@ -6353,13 +6339,6 @@ prettier@^1.12.1:
6353
6339
version "1.13.7"
6354
6340
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.7.tgz#850f3b8af784a49a6ea2d2eaa7ed1428a34b7281"
6355
6341
6356
- pretty-format@^23.2.0 :
6357
- version "23.2.0"
6358
- resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-23.2.0.tgz#3b0aaa63c018a53583373c1cb3a5d96cc5e83017"
6359
- dependencies :
6360
- ansi-regex "^3.0.0"
6361
- ansi-styles "^3.2.0"
6362
-
6363
6342
pretty-format@^23.5.0 :
6364
6343
version "23.5.0"
6365
6344
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-23.5.0.tgz#0f9601ad9da70fe690a269cd3efca732c210687c"
You can’t perform that action at this time.
0 commit comments