File tree Expand file tree Collapse file tree 2 files changed +12
-17
lines changed Expand file tree Collapse file tree 2 files changed +12
-17
lines changed Original file line number Diff line number Diff line change 98
98
"husky" : " ^7.0.0" ,
99
99
"jest" : " 27.3.1" ,
100
100
"lerna" : " ^4.0.0" ,
101
- "lint-staged" : " 11.2.3 " ,
101
+ "lint-staged" : " 11.2.4 " ,
102
102
"prettier" : " ^2.0.5" ,
103
103
"ts-jest" : " ^27.0.5" ,
104
104
"typescript" : " ^4.4.3"
Original file line number Diff line number Diff line change @@ -4103,17 +4103,6 @@ cosmiconfig@^7.0.0:
4103
4103
path-type "^4.0.0"
4104
4104
yaml "^1.10.0"
4105
4105
4106
- cosmiconfig@^7.0.1 :
4107
- version "7.0.1"
4108
- resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
4109
- integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
4110
- dependencies :
4111
- " @types/parse-json" " ^4.0.0"
4112
- import-fresh "^3.2.1"
4113
- parse-json "^5.0.0"
4114
- path-type "^4.0.0"
4115
- yaml "^1.10.0"
4116
-
4117
4106
cp-file@^7.0.0 :
4118
4107
version "7.0.0"
4119
4108
resolved "https://registry.npmjs.org/cp-file/-/cp-file-7.0.0.tgz#b9454cfd07fe3b974ab9ea0e5f29655791a9b8cd"
@@ -7238,23 +7227,29 @@ libnpmpublish@^4.0.0:
7238
7227
semver "^7.1.3"
7239
7228
ssri "^8.0.0"
7240
7229
7230
+ lilconfig@^2.0.3 :
7231
+ version "2.0.3"
7232
+ resolved "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
7233
+ integrity sha512-EHKqr/+ZvdKCifpNrJCKxBTgk5XupZA3y/aCPY9mxfgBzmgh93Mt/WqjjQ38oMxXuvDokaKiM3lAgvSH2sjtHg==
7234
+
7241
7235
lines-and-columns@^1.1.6 :
7242
7236
version "1.1.6"
7243
7237
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
7244
7238
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
7245
7239
7246
- lint-staged@11.2.3 :
7247
- version "11.2.3 "
7248
- resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.3 .tgz#fc3f4569cc4f46553309dfc1447b8aef69f744fb "
7249
- integrity sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw ==
7240
+ lint-staged@11.2.4 :
7241
+ version "11.2.4 "
7242
+ resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.4 .tgz#29bc84e0318e6e9d4a7a043513236d066e39ee1d "
7243
+ integrity sha512-aTUqcPDSV05EyKlMT4N5h7tmnevKfAxI3xZkRb+DHfmcFaoCxfxVvpqlLMCVGy3EYle9JYER2nA5zc4eNTkZVQ ==
7250
7244
dependencies :
7251
7245
cli-truncate "2.1.0"
7252
7246
colorette "^1.4.0"
7253
7247
commander "^8.2.0"
7254
- cosmiconfig "^7.0.1"
7255
7248
debug "^4.3.2"
7256
7249
enquirer "^2.3.6"
7257
7250
execa "^5.1.1"
7251
+ js-yaml "^4.1.0"
7252
+ lilconfig "^2.0.3"
7258
7253
listr2 "^3.12.2"
7259
7254
micromatch "^4.0.4"
7260
7255
normalize-path "^3.0.0"
You can’t perform that action at this time.
0 commit comments