302
302
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
303
303
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
304
304
305
- " @eslint-community/eslint-utils@^4.2.0" , "@eslint-community/eslint-utils@^4.4.0":
305
+ " @eslint-community/eslint-utils@^4.2.0 " :
306
+ version "4.4.1"
307
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
308
+ integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
309
+ dependencies :
310
+ eslint-visitor-keys "^3.4.3"
311
+
312
+ " @eslint-community/eslint-utils@^4.4.0 " :
306
313
version "4.4.0"
307
314
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
308
315
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
@@ -934,9 +941,9 @@ acorn-jsx@^5.3.2:
934
941
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
935
942
936
943
acorn@^8.5.0, acorn@^8.9.0 :
937
- version "8.12.1 "
938
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1 .tgz#71616bdccbe25e27a54439e0046e89ca76df2248 "
939
- integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg ==
944
+ version "8.14.0 "
945
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0 .tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0 "
946
+ integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA ==
940
947
941
948
ajv@^6.12.4 :
942
949
version "6.12.6"
@@ -1378,13 +1385,20 @@ escape-string-regexp@^4.0.0:
1378
1385
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
1379
1386
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
1380
1387
1381
- eslint-compat-utils@^0.5 .0 :
1382
- version "0.5.1 "
1383
- resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.5.1 .tgz#7fc92b776d185a70c4070d03fd26fde3d59652e4 "
1384
- integrity sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q ==
1388
+ eslint-compat-utils@^0.6 .0 :
1389
+ version "0.6.4 "
1390
+ resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.6.4 .tgz#173d305132da755ac3612cccab03e1b2e14235ed "
1391
+ integrity sha512-/u+GQt8NMfXO8w17QendT4gvO5acfxQsAKirAt0LVxDnr2N8YLCVbregaNc/Yhp7NM128DwCaRvr8PLDfeNkQw ==
1385
1392
dependencies :
1386
1393
semver "^7.5.4"
1387
1394
1395
+ eslint-json-compat-utils@^0.2.1 :
1396
+ version "0.2.1"
1397
+ resolved "https://registry.yarnpkg.com/eslint-json-compat-utils/-/eslint-json-compat-utils-0.2.1.tgz#32931d42c723da383712f25177a2c57b9ef5f079"
1398
+ integrity sha512-YzEodbDyW8DX8bImKhAcCeu/L31Dd/70Bidx2Qex9OFUtgzXLqtfWL4Hr5fM/aCCB8QUZLuJur0S9k6UfgFkfg==
1399
+ dependencies :
1400
+ esquery "^1.6.0"
1401
+
1388
1402
eslint-plugin-jest@^28.8.0 :
1389
1403
version "28.8.0"
1390
1404
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0"
@@ -1393,12 +1407,13 @@ eslint-plugin-jest@^28.8.0:
1393
1407
" @typescript-eslint/utils" " ^6.0.0 || ^7.0.0 || ^8.0.0"
1394
1408
1395
1409
eslint-plugin-jsonc@^2.16.0 :
1396
- version "2.16.0 "
1397
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.16.0 .tgz#e90eca15aa2e172f5aca52a77fc8c819f52862d7 "
1398
- integrity sha512-Af/ZL5mgfb8FFNleH6KlO4/VdmDuTqmM+SPnWcdoWywTetv7kq+vQe99UyQb9XO3b0OWLVuTH7H0d/PXYCMdSg ==
1410
+ version "2.18.2 "
1411
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.18.2 .tgz#893520feb35d343e7438e2fb57fad179ef3ff6aa "
1412
+ integrity sha512-SDhJiSsWt3nItl/UuIv+ti4g3m4gpGkmnUJS9UWR3TrpyNsIcnJoBRD7Kof6cM4Rk3L0wrmY5Tm3z7ZPjR2uGg ==
1399
1413
dependencies :
1400
1414
" @eslint-community/eslint-utils" " ^4.2.0"
1401
- eslint-compat-utils "^0.5.0"
1415
+ eslint-compat-utils "^0.6.0"
1416
+ eslint-json-compat-utils "^0.2.1"
1402
1417
espree "^9.6.1"
1403
1418
graphemer "^1.4.0"
1404
1419
jsonc-eslint-parser "^2.0.4"
@@ -1484,7 +1499,7 @@ esprima@^4.0.0:
1484
1499
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
1485
1500
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
1486
1501
1487
- esquery@^1.4.0, esquery@^1.4.2 :
1502
+ esquery@^1.4.0, esquery@^1.4.2, esquery@^1.6.0 :
1488
1503
version "1.6.0"
1489
1504
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
1490
1505
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
@@ -3002,9 +3017,9 @@ ts-jest@^29.2.4:
3002
3017
yargs-parser "^21.1.1"
3003
3018
3004
3019
tslib@^2.3.1 :
3005
- version "2.7.0 "
3006
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0 .tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01 "
3007
- integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA ==
3020
+ version "2.8.1 "
3021
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1 .tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f "
3022
+ integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w ==
3008
3023
3009
3024
tslib@^2.6.2 :
3010
3025
version "2.6.3"
0 commit comments