File tree 2 files changed +6
-19
lines changed
2 files changed +6
-19
lines changed Original file line number Diff line number Diff line change 86
86
"esdoc-standard-plugin" : " 1.0.0" ,
87
87
"fixpack" : " 4.0.0" ,
88
88
"husky" : " 7.0.4" ,
89
- "lint-staged" : " 11.2.4 " ,
89
+ "lint-staged" : " 11.2.6 " ,
90
90
"microbundle" : " 0.14.1" ,
91
91
"np" : " 7.5.0" ,
92
92
"pinst" : " 2.1.6" ,
Original file line number Diff line number Diff line change @@ -2268,11 +2268,6 @@ argparse@^1.0.7:
2268
2268
dependencies :
2269
2269
sprintf-js "~1.0.2"
2270
2270
2271
- argparse@^2.0.1 :
2272
- version "2.0.1"
2273
- resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
2274
- integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
2275
-
2276
2271
array-filter@^1.0.0 :
2277
2272
version "1.0.0"
2278
2273
resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-1.0.0.tgz#baf79e62e6ef4c2a4c0b831232daffec251f9d83"
@@ -5993,13 +5988,6 @@ js-yaml@^3.13.1, js-yaml@^3.14.0:
5993
5988
argparse "^1.0.7"
5994
5989
esprima "^4.0.0"
5995
5990
5996
- js-yaml@^4.1.0 :
5997
- version "4.1.0"
5998
- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
5999
- integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
6000
- dependencies :
6001
- argparse "^2.0.1"
6002
-
6003
5991
jsbn@~0.1.0 :
6004
5992
version "0.1.1"
6005
5993
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
@@ -6209,19 +6197,18 @@ lines-and-columns@^1.1.6:
6209
6197
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
6210
6198
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
6211
6199
6212
-
6213
- version "11.2.4 "
6214
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.4 .tgz#29bc84e0318e6e9d4a7a043513236d066e39ee1d "
6215
- integrity sha512-aTUqcPDSV05EyKlMT4N5h7tmnevKfAxI3xZkRb+DHfmcFaoCxfxVvpqlLMCVGy3EYle9JYER2nA5zc4eNTkZVQ ==
6200
+
6201
+ version "11.2.6 "
6202
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.6 .tgz#f477b1af0294db054e5937f171679df63baa4c43 "
6203
+ integrity sha512-Vti55pUnpvPE0J9936lKl0ngVeTdSZpEdTNhASbkaWX7J5R9OEifo1INBGQuGW4zmy6OG+TcWPJ3m5yuy5Q8Tg ==
6216
6204
dependencies :
6217
6205
cli-truncate "2.1.0"
6218
6206
colorette "^1.4.0"
6219
6207
commander "^8.2.0"
6208
+ cosmiconfig "^7.0.1"
6220
6209
debug "^4.3.2"
6221
6210
enquirer "^2.3.6"
6222
6211
execa "^5.1.1"
6223
- js-yaml "^4.1.0"
6224
- lilconfig "^2.0.3"
6225
6212
listr2 "^3.12.2"
6226
6213
micromatch "^4.0.4"
6227
6214
normalize-path "^3.0.0"
You can’t perform that action at this time.
0 commit comments