304
304
dependencies :
305
305
" @jridgewell/trace-mapping" " 0.3.9"
306
306
307
- " @eslint/eslintrc@^1.3.1 " :
308
- version "1.3.1 "
309
- resolved "https://registry.npmjs.org /@eslint/eslintrc/-/eslintrc-1.3.1 .tgz"
310
- integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ ==
307
+ " @eslint/eslintrc@^2.0.0 " :
308
+ version "2.0.0 "
309
+ resolved "https://registry.yarnpkg.com /@eslint/eslintrc/-/eslintrc-2.0.0 .tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff "
310
+ integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A ==
311
311
dependencies :
312
312
ajv "^6.12.4"
313
313
debug "^4.3.2"
314
314
espree "^9.4.0"
315
- globals "^13.15 .0"
315
+ globals "^13.19 .0"
316
316
ignore "^5.2.0"
317
317
import-fresh "^3.2.1"
318
318
js-yaml "^4.1.0"
319
319
minimatch "^3.1.2"
320
320
strip-json-comments "^3.1.1"
321
321
322
- " @humanwhocodes/config-array@^0.10.4 " :
323
- version "0.10.4"
324
- resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz"
325
- integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==
322
+ " @eslint/js@8.35.0 " :
323
+ version "8.35.0"
324
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7"
325
+ integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==
326
+
327
+ " @humanwhocodes/config-array@^0.11.8 " :
328
+ version "0.11.8"
329
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
330
+ integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
326
331
dependencies :
327
332
" @humanwhocodes/object-schema" " ^1.2.1"
328
333
debug "^4.1.1"
329
- minimatch "^3.0.4"
330
-
331
- " @humanwhocodes/gitignore-to-minimatch@^1.0.2 " :
332
- version "1.0.2"
333
- resolved "https://registry.npmjs.org/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz"
334
- integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
334
+ minimatch "^3.0.5"
335
335
336
336
" @humanwhocodes/module-importer@^1.0.1 " :
337
337
version "1.0.1"
613
613
resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz"
614
614
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
615
615
616
- " @nodelib/fs.walk@^1.2.3 " :
616
+ " @nodelib/fs.walk@^1.2.3" , "@nodelib/fs.walk@^1.2.8" :
617
617
version "1.2.8"
618
618
resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz"
619
619
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
@@ -1374,15 +1374,16 @@ eslint-visitor-keys@^3.3.0:
1374
1374
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
1375
1375
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
1376
1376
1377
- eslint@^8.23 .0 :
1378
- version "8.23 .0"
1379
- resolved "https://registry.npmjs.org /eslint/-/eslint-8.23 .0.tgz"
1380
- integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA ==
1377
+ eslint@^8.35 .0 :
1378
+ version "8.35 .0"
1379
+ resolved "https://registry.yarnpkg.com /eslint/-/eslint-8.35 .0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323 "
1380
+ integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw ==
1381
1381
dependencies :
1382
- " @eslint/eslintrc" " ^1.3.1 "
1383
- " @humanwhocodes/config-array " " ^0.10.4 "
1384
- " @humanwhocodes/gitignore-to-minimatch " " ^1.0.2 "
1382
+ " @eslint/eslintrc" " ^2.0.0 "
1383
+ " @eslint/js " " 8.35.0 "
1384
+ " @humanwhocodes/config-array " " ^0.11.8 "
1385
1385
" @humanwhocodes/module-importer" " ^1.0.1"
1386
+ " @nodelib/fs.walk" " ^1.2.8"
1386
1387
ajv "^6.10.0"
1387
1388
chalk "^4.0.0"
1388
1389
cross-spawn "^7.0.2"
@@ -1393,20 +1394,20 @@ eslint@^8.23.0:
1393
1394
eslint-utils "^3.0.0"
1394
1395
eslint-visitor-keys "^3.3.0"
1395
1396
espree "^9.4.0"
1396
- esquery "^1.4.0 "
1397
+ esquery "^1.4.2 "
1397
1398
esutils "^2.0.2"
1398
1399
fast-deep-equal "^3.1.3"
1399
1400
file-entry-cache "^6.0.1"
1400
1401
find-up "^5.0.0"
1401
- functional-red-black-tree "^1.0.1"
1402
- glob-parent "^6.0.1"
1403
- globals "^13.15.0"
1404
- globby "^11.1.0"
1402
+ glob-parent "^6.0.2"
1403
+ globals "^13.19.0"
1405
1404
grapheme-splitter "^1.0.4"
1406
1405
ignore "^5.2.0"
1407
1406
import-fresh "^3.0.0"
1408
1407
imurmurhash "^0.1.4"
1409
1408
is-glob "^4.0.0"
1409
+ is-path-inside "^3.0.3"
1410
+ js-sdsl "^4.1.4"
1410
1411
js-yaml "^4.1.0"
1411
1412
json-stable-stringify-without-jsonify "^1.0.1"
1412
1413
levn "^0.4.1"
@@ -1433,10 +1434,10 @@ esprima@^4.0.0:
1433
1434
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
1434
1435
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
1435
1436
1436
- esquery@^1.4.0 :
1437
- version "1.4.0 "
1438
- resolved "https://registry.npmjs.org /esquery/-/esquery-1.4.0 .tgz"
1439
- integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w ==
1437
+ esquery@^1.4.2 :
1438
+ version "1.4.2 "
1439
+ resolved "https://registry.yarnpkg.com /esquery/-/esquery-1.4.2 .tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1 "
1440
+ integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng ==
1440
1441
dependencies :
1441
1442
estraverse "^5.1.0"
1442
1443
@@ -1628,9 +1629,9 @@ glob-parent@^5.1.2:
1628
1629
dependencies :
1629
1630
is-glob "^4.0.1"
1630
1631
1631
- glob-parent@^6.0.1 :
1632
+ glob-parent@^6.0.2 :
1632
1633
version "6.0.2"
1633
- resolved "https://registry.npmjs.org /glob-parent/-/glob-parent-6.0.2.tgz"
1634
+ resolved "https://registry.yarnpkg.com /glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3 "
1634
1635
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
1635
1636
dependencies :
1636
1637
is-glob "^4.0.3"
@@ -1652,10 +1653,10 @@ globals@^11.1.0:
1652
1653
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
1653
1654
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
1654
1655
1655
- globals@^13.15 .0 :
1656
- version "13.17 .0"
1657
- resolved "https://registry.npmjs.org /globals/-/globals-13.17 .0.tgz"
1658
- integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw ==
1656
+ globals@^13.19 .0 :
1657
+ version "13.20 .0"
1658
+ resolved "https://registry.yarnpkg.com /globals/-/globals-13.20 .0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82 "
1659
+ integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ ==
1659
1660
dependencies :
1660
1661
type-fest "^0.20.2"
1661
1662
@@ -1819,6 +1820,11 @@ is-path-cwd@^3.0.0:
1819
1820
resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-3.0.0.tgz#889b41e55c8588b1eb2a96a61d05740a674521c7"
1820
1821
integrity sha512-kyiNFFLU0Ampr6SDZitD/DwUo4Zs1nSdnygUBqsu3LooL00Qvb5j+UnvApUn/TTj1J3OuE6BTdQ5rudKmU2ZaA==
1821
1822
1823
+ is-path-inside@^3.0.3 :
1824
+ version "3.0.3"
1825
+ resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
1826
+ integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
1827
+
1822
1828
is-path-inside@^4.0.0 :
1823
1829
version "4.0.0"
1824
1830
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-4.0.0.tgz#805aeb62c47c1b12fc3fd13bfb3ed1e7430071db"
@@ -2240,6 +2246,11 @@ jest@^29.0.2:
2240
2246
import-local "^3.0.2"
2241
2247
jest-cli "^29.0.2"
2242
2248
2249
+ js-sdsl@^4.1.4 :
2250
+ version "4.3.0"
2251
+ resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.3.0.tgz#aeefe32a451f7af88425b11fdb5f58c90ae1d711"
2252
+ integrity sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==
2253
+
2243
2254
js-tokens@^4.0.0 :
2244
2255
version "4.0.0"
2245
2256
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
@@ -2419,7 +2430,7 @@ min-indent@^1.0.1:
2419
2430
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
2420
2431
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
2421
2432
2422
- minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2 :
2433
+ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3. 1.1, minimatch@^3.1.2 :
2423
2434
version "3.1.2"
2424
2435
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
2425
2436
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
0 commit comments