File tree Expand file tree Collapse file tree 2 files changed +17
-15
lines changed
Expand file tree Collapse file tree 2 files changed +17
-15
lines changed Original file line number Diff line number Diff line change 3333 "import-sort-style-eslint" : " 6.0.0" ,
3434 "injectmd" : " 1.0.0" ,
3535 "jsdoc-to-markdown" : " 5.0.3" ,
36- "lint-staged" : " 10.0.8 " ,
36+ "lint-staged" : " 10.1.6 " ,
3737 "prettier" : " 1.19.1" ,
3838 "prettier-package-json" : " 2.1.3" ,
3939 "rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change @@ -1320,6 +1320,13 @@ chalk@^3.0.0:
13201320 ansi-styles "^4.1.0"
13211321 supports-color "^7.1.0"
13221322
1323+ chalk@^4.0.0 :
1324+ version "4.0.0"
1325+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72"
1326+ dependencies :
1327+ ansi-styles "^4.1.0"
1328+ supports-color "^7.1.0"
1329+
13231330chardet@^0.7.0 :
13241331 version "0.7.0"
13251332 resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
@@ -2031,9 +2038,9 @@ execa@^1.0.0:
20312038 signal-exit "^3.0.0"
20322039 strip-eof "^1.0.0"
20332040
2034- execa@^3.4 .0 :
2035- version "3.4 .0"
2036- resolved "https://registry.yarnpkg.com/execa/-/execa-3. 4.0.tgz#c08ed4550ef65d858fac269ffc8572446f37eb89 "
2041+ execa@^4.0 .0 :
2042+ version "4.0 .0"
2043+ resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.0. tgz#7f37d6ec17f09e6b8fc53288611695b6d12b9daf "
20372044 dependencies :
20382045 cross-spawn "^7.0.0"
20392046 get-stream "^5.0.0"
@@ -2042,7 +2049,6 @@ execa@^3.4.0:
20422049 merge-stream "^2.0.0"
20432050 npm-run-path "^4.0.0"
20442051 onetime "^5.1.0"
2045- p-finally "^2.0.0"
20462052 signal-exit "^3.0.2"
20472053 strip-final-newline "^2.0.0"
20482054
@@ -3370,16 +3376,16 @@ linkify-it@^2.0.0:
33703376 dependencies :
33713377 uc.micro "^1.0.1"
33723378
3373- lint-staged@10.0.8 :
3374- version "10.0.8 "
3375- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.8 .tgz#0f7849cdc336061f25f5d4fcbcfa385701ff4739 "
3379+ lint-staged@10.1.6 :
3380+ version "10.1.6 "
3381+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.6 .tgz#086db5e4f5906642ccf648e9b54375d794a9be81 "
33763382 dependencies :
3377- chalk "^3 .0.0"
3378- commander "^4 .0.1 "
3383+ chalk "^4 .0.0"
3384+ commander "^5 .0.0 "
33793385 cosmiconfig "^6.0.0"
33803386 debug "^4.1.1"
33813387 dedent "^0.7.0"
3382- execa "^3.4 .0"
3388+ execa "^4.0 .0"
33833389 listr "^0.14.3"
33843390 log-symbols "^3.0.0"
33853391 micromatch "^4.0.2"
@@ -4039,10 +4045,6 @@ p-finally@^1.0.0:
40394045 version "1.0.0"
40404046 resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
40414047
4042- p-finally@^2.0.0 :
4043- version "2.0.1"
4044- resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-2.0.1.tgz#bd6fcaa9c559a096b680806f4d657b3f0f240561"
4045-
40464048p-is-promise@^2.0.0 :
40474049 version "2.1.0"
40484050 resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-2.1.0.tgz#918cebaea248a62cf7ffab8e3bca8c5f882fc42e"
You can’t perform that action at this time.
0 commit comments