File tree 2 files changed +12
-17
lines changed
2 files changed +12
-17
lines changed Original file line number Diff line number Diff line change 31
31
"@commitlint/config-conventional" : " 6.1.3" ,
32
32
"husky" : " 0.14.3" ,
33
33
"jest" : " 22.4.4" ,
34
- "lint-staged" : " 7.2.0 " ,
34
+ "lint-staged" : " 7.2.2 " ,
35
35
"semantic-release" : " 11.2.0" ,
36
36
"stylelint-config-standard" : " 18.2.0"
37
37
}
Original file line number Diff line number Diff line change @@ -319,10 +319,6 @@ anymatch@^1.3.0:
319
319
micromatch "^2.1.5"
320
320
normalize-path "^2.0.0"
321
321
322
- app-root-path@^2.0.1 :
323
- version "2.0.1"
324
- resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-2.0.1.tgz#cd62dcf8e4fd5a417efc664d2e5b10653c651b46"
325
-
326
322
append-transform@^0.4.0 :
327
323
version "0.4.0"
328
324
resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991"
@@ -2838,14 +2834,14 @@ jest-validate@^22.4.4:
2838
2834
leven "^2.1.0"
2839
2835
pretty-format "^22.4.0"
2840
2836
2841
- jest-validate@^23.0 .0 :
2842
- version "23.0.1 "
2843
- resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-23.0.1. tgz#cd9f01a89d26bb885f12a8667715e9c865a5754f "
2837
+ jest-validate@^23.5 .0 :
2838
+ version "23.5.0 "
2839
+ resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-23.5.0. tgz#f5df8f761cf43155e1b2e21d6e9de8a2852d0231 "
2844
2840
dependencies :
2845
2841
chalk "^2.0.1"
2846
2842
jest-get-type "^22.1.0"
2847
2843
leven "^2.1.0"
2848
- pretty-format "^23.0.1 "
2844
+ pretty-format "^23.5.0 "
2849
2845
2850
2846
jest-worker@^22.0.0, jest-worker@^22.2.2, jest-worker@^22.4.3 :
2851
2847
version "22.4.3"
@@ -3020,11 +3016,10 @@ levn@~0.3.0:
3020
3016
prelude-ls "~1.1.2"
3021
3017
type-check "~0.3.2"
3022
3018
3023
-
3024
- version "7.2.0 "
3025
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.0 .tgz#bdf4bb7f2f37fe689acfaec9999db288a5b26888 "
3019
+
3020
+ version "7.2.2 "
3021
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.2 .tgz#0983d55d497f19f36d11ff2c8242b2f56cc2dd05 "
3026
3022
dependencies :
3027
- app-root-path "^2.0.1"
3028
3023
chalk "^2.3.1"
3029
3024
commander "^2.14.1"
3030
3025
cosmiconfig "^5.0.2"
3034
3029
find-parent-dir "^0.3.0"
3035
3030
is-glob "^4.0.0"
3036
3031
is-windows "^1.0.2"
3037
- jest-validate "^23.0 .0"
3032
+ jest-validate "^23.5 .0"
3038
3033
listr "^0.14.1"
3039
3034
lodash "^4.17.5"
3040
3035
log-symbols "^2.2.0"
@@ -4015,9 +4010,9 @@ pretty-format@^22.4.3:
4015
4010
ansi-regex "^3.0.0"
4016
4011
ansi-styles "^3.2.0"
4017
4012
4018
- pretty-format@^23.0.1 :
4019
- version "23.0.1 "
4020
- resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-23.0.1. tgz#d61d065268e4c759083bccbca27a01ad7c7601f4 "
4013
+ pretty-format@^23.5.0 :
4014
+ version "23.5.0 "
4015
+ resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-23.5.0. tgz#0f9601ad9da70fe690a269cd3efca732c210687c "
4021
4016
dependencies :
4022
4017
ansi-regex "^3.0.0"
4023
4018
ansi-styles "^3.2.0"
You can’t perform that action at this time.
0 commit comments