943
943
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
944
944
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
945
945
946
- " @eslint/eslintrc@^1.3.0 " :
947
- version "1.3.0 "
948
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0 .tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f "
949
- integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw ==
946
+ " @eslint/eslintrc@^1.3.1 " :
947
+ version "1.3.1 "
948
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.1 .tgz#de0807bfeffc37b964a7d0400e0c348ce5a2543d "
949
+ integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ ==
950
950
dependencies :
951
951
ajv "^6.12.4"
952
952
debug "^4.3.2"
953
- espree "^9.3.2 "
953
+ espree "^9.4.0 "
954
954
globals "^13.15.0"
955
955
ignore "^5.2.0"
956
956
import-fresh "^3.2.1"
977
977
resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
978
978
integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
979
979
980
+ " @humanwhocodes/module-importer@^1.0.1 " :
981
+ version "1.0.1"
982
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
983
+ integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
984
+
980
985
" @humanwhocodes/object-schema@^1.2.1 " :
981
986
version "1.2.1"
982
987
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
1334
1339
tslib "^2.4.0"
1335
1340
1336
1341
" @react-hookz/eslint-config@^1.7.1 " :
1337
- version "1.7.2 "
1338
- resolved "https://registry.yarnpkg.com/@react-hookz/eslint-config/-/eslint-config-1.7.2 .tgz#44bb7dbe112cbdd21c40ba9483d42e9005a8f84c "
1339
- integrity sha512-lnTmClFDlsiP4weandfv8akmb0FzmuFMQINVjU/aE486P/gR4xDl+dKcSNk2HE8lB1hoDiIbIyoowY85LoGjyg ==
1342
+ version "1.7.3 "
1343
+ resolved "https://registry.yarnpkg.com/@react-hookz/eslint-config/-/eslint-config-1.7.3 .tgz#0f2e5861ecab69216eb40410dc490f9478d5fa43 "
1344
+ integrity sha512-vQJp6mLUTuwWR+pKeUWJBX0q0MzhZyUErekTNM6ElLB+zil6fgXum1ZU0s7Oun3ENgwBEleaDwXG1nl26NwfSQ ==
1340
1345
dependencies :
1341
- " @typescript-eslint/eslint-plugin" " ^5.33.0 "
1342
- " @typescript-eslint/parser" " ^5.33.0 "
1343
- eslint "^8.22 .0"
1346
+ " @typescript-eslint/eslint-plugin" " ^5.35.1 "
1347
+ " @typescript-eslint/parser" " ^5.35.1 "
1348
+ eslint "^8.23 .0"
1344
1349
eslint-config-airbnb "^19.0.4"
1345
1350
eslint-config-airbnb-base "^15.0.0"
1346
1351
eslint-config-airbnb-typescript "^17.0.0"
1347
1352
eslint-config-prettier "^8.5.0"
1348
1353
eslint-mdx "^2.0.2"
1349
1354
eslint-plugin-eslint-comments "^3.2.0"
1350
1355
eslint-plugin-import "^2.26.0"
1351
- eslint-plugin-jest "^26.8.3 "
1356
+ eslint-plugin-jest "^27.0.1 "
1352
1357
eslint-plugin-jsx-a11y "^6.6.1"
1353
1358
eslint-plugin-mdx "^2.0.2"
1354
1359
eslint-plugin-prettier "^4.2.1"
1355
- eslint-plugin-promise "^6.0.0 "
1356
- eslint-plugin-react "^7.30 .1"
1360
+ eslint-plugin-promise "^6.0.1 "
1361
+ eslint-plugin-react "^7.31 .1"
1357
1362
eslint-plugin-react-hooks "^4.6.0"
1358
1363
eslint-plugin-unicorn "^43.0.2"
1359
1364
prettier "^2.7.1"
1614
1619
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
1615
1620
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
1616
1621
1617
- " @typescript-eslint/eslint-plugin@^5.33.0 " :
1618
- version "5.33.0 "
1619
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.33.0 .tgz#059798888720ec52ffa96c5f868e31a8f70fa3ec "
1620
- integrity sha512-jHvZNSW2WZ31OPJ3enhLrEKvAZNyAFWZ6rx9tUwaessTc4sx9KmgMNhVcqVAl1ETnT5rU5fpXTLmY9YvC1DCNg ==
1622
+ " @typescript-eslint/eslint-plugin@^5.35.1 " :
1623
+ version "5.35.1 "
1624
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.35.1 .tgz#0d822bfea7469904dfc1bb8f13cabd362b967c93 "
1625
+ integrity sha512-RBZZXZlI4XCY4Wzgy64vB+0slT9+yAPQRjj/HSaRwUot33xbDjF1oN9BLwOLTewoOI0jothIltZRe9uJCHf8gg ==
1621
1626
dependencies :
1622
- " @typescript-eslint/scope-manager" " 5.33.0 "
1623
- " @typescript-eslint/type-utils" " 5.33.0 "
1624
- " @typescript-eslint/utils" " 5.33.0 "
1627
+ " @typescript-eslint/scope-manager" " 5.35.1 "
1628
+ " @typescript-eslint/type-utils" " 5.35.1 "
1629
+ " @typescript-eslint/utils" " 5.35.1 "
1625
1630
debug "^4.3.4"
1626
1631
functional-red-black-tree "^1.0.1"
1627
1632
ignore "^5.2.0"
1628
1633
regexpp "^3.2.0"
1629
1634
semver "^7.3.7"
1630
1635
tsutils "^3.21.0"
1631
1636
1632
- " @typescript-eslint/parser@^5.33.0 " :
1633
- version "5.33.0 "
1634
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.33.0 .tgz#26ec3235b74f0667414613727cb98f9b69dc5383 "
1635
- integrity sha512-cgM5cJrWmrDV2KpvlcSkelTBASAs1mgqq+IUGKJvFxWrapHpaRy5EXPQz9YaKF3nZ8KY18ILTiVpUtbIac86/w ==
1637
+ " @typescript-eslint/parser@^5.35.1 " :
1638
+ version "5.35.1 "
1639
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.35.1 .tgz#bf2ee2ebeaa0a0567213748243fb4eec2857f04f "
1640
+ integrity sha512-XL2TBTSrh3yWAsMYpKseBYTVpvudNf69rPOWXWVBI08My2JVT5jR66eTt4IgQFHA/giiKJW5dUD4x/ZviCKyGg ==
1636
1641
dependencies :
1637
- " @typescript-eslint/scope-manager" " 5.33.0 "
1638
- " @typescript-eslint/types" " 5.33.0 "
1639
- " @typescript-eslint/typescript-estree" " 5.33.0 "
1642
+ " @typescript-eslint/scope-manager" " 5.35.1 "
1643
+ " @typescript-eslint/types" " 5.35.1 "
1644
+ " @typescript-eslint/typescript-estree" " 5.35.1 "
1640
1645
debug "^4.3.4"
1641
1646
1642
1647
" @typescript-eslint/[email protected] " :
1647
1652
" @typescript-eslint/types" " 5.30.7"
1648
1653
" @typescript-eslint/visitor-keys" " 5.30.7"
1649
1654
1650
- " @typescript-eslint/scope-manager@5.33.0 " :
1651
- version "5.33.0 "
1652
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.33.0 .tgz#509d7fa540a2c58f66bdcfcf278a3fa79002e18d "
1653
- integrity sha512-/Jta8yMNpXYpRDl8EwF/M8It2A9sFJTubDo0ATZefGXmOqlaBffEw0ZbkbQ7TNDK6q55NPHFshGBPAZvZkE8Pw ==
1655
+ " @typescript-eslint/scope-manager@5.35.1 " :
1656
+ version "5.35.1 "
1657
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.35.1 .tgz#ccb69d54b7fd0f2d0226a11a75a8f311f525ff9e "
1658
+ integrity sha512-kCYRSAzIW9ByEIzmzGHE50NGAvAP3wFTaZevgWva7GpquDyFPFcmvVkFJGWJJktg/hLwmys/FZwqM9EKr2u24Q ==
1654
1659
dependencies :
1655
- " @typescript-eslint/types" " 5.33.0 "
1656
- " @typescript-eslint/visitor-keys" " 5.33.0 "
1660
+ " @typescript-eslint/types" " 5.35.1 "
1661
+ " @typescript-eslint/visitor-keys" " 5.35.1 "
1657
1662
1658
- " @typescript-eslint/type-utils@5.33.0 " :
1659
- version "5.33.0 "
1660
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.33.0 .tgz#92ad1fba973c078d23767ce2d8d5a601baaa9338 "
1661
- integrity sha512-2zB8uEn7hEH2pBeyk3NpzX1p3lF9dKrEbnXq1F7YkpZ6hlyqb2yZujqgRGqXgRBTHWIUG3NGx/WeZk224UKlIA ==
1663
+ " @typescript-eslint/type-utils@5.35.1 " :
1664
+ version "5.35.1 "
1665
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.35.1 .tgz#d50903b56758c5c8fc3be52b3be40569f27f9c4a "
1666
+ integrity sha512-8xT8ljvo43Mp7BiTn1vxLXkjpw8wS4oAc00hMSB4L1/jIiYbjjnc3Qp2GAUOG/v8zsNCd1qwcqfCQ0BuishHkw ==
1662
1667
dependencies :
1663
- " @typescript-eslint/utils" " 5.33.0 "
1668
+ " @typescript-eslint/utils" " 5.35.1 "
1664
1669
debug "^4.3.4"
1665
1670
tsutils "^3.21.0"
1666
1671
1669
1674
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.7.tgz#18331487cc92d0f1fb1a6f580c8ec832528079d0"
1670
1675
integrity sha512-ocVkETUs82+U+HowkovV6uxf1AnVRKCmDRNUBUUo46/5SQv1owC/EBFkiu4MOHeZqhKz2ktZ3kvJJ1uFqQ8QPg==
1671
1676
1672
- " @typescript-eslint/types@5.33.0 " :
1673
- version "5.33.0 "
1674
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.33.0 .tgz#d41c584831805554b063791338b0220b613a275b "
1675
- integrity sha512-nIMt96JngB4MYFYXpZ/3ZNU4GWPNdBbcB5w2rDOCpXOVUkhtNlG2mmm8uXhubhidRZdwMaMBap7Uk8SZMU/ppw ==
1677
+ " @typescript-eslint/types@5.35.1 " :
1678
+ version "5.35.1 "
1679
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.35.1 .tgz#af355fe52a0cc88301e889bc4ada72f279b63d61 "
1680
+ integrity sha512-FDaujtsH07VHzG0gQ6NDkVVhi1+rhq0qEvzHdJAQjysN+LHDCKDKCBRlZFFE0ec0jKxiv0hN63SNfExy0KrbQQ ==
1676
1681
1677
1682
" @typescript-eslint/[email protected] " :
1678
1683
version "5.30.7"
1687
1692
semver "^7.3.7"
1688
1693
tsutils "^3.21.0"
1689
1694
1690
- " @typescript-eslint/typescript-estree@5.33.0 " :
1691
- version "5.33.0 "
1692
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.33.0 .tgz#02d9c9ade6f4897c09e3508c27de53ad6bfa54cf "
1693
- integrity sha512-tqq3MRLlggkJKJUrzM6wltk8NckKyyorCSGMq4eVkyL5sDYzJJcMgZATqmF8fLdsWrW7OjjIZ1m9v81vKcaqwQ ==
1695
+ " @typescript-eslint/typescript-estree@5.35.1 " :
1696
+ version "5.35.1 "
1697
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.35.1 .tgz#db878a39a0dbdc9bb133f11cdad451770bfba211 "
1698
+ integrity sha512-JUqE1+VRTGyoXlDWWjm6MdfpBYVq+hixytrv1oyjYIBEOZhBCwtpp5ZSvBt4wIA1MKWlnaC2UXl2XmYGC3BoQA ==
1694
1699
dependencies :
1695
- " @typescript-eslint/types" " 5.33.0 "
1696
- " @typescript-eslint/visitor-keys" " 5.33.0 "
1700
+ " @typescript-eslint/types" " 5.35.1 "
1701
+ " @typescript-eslint/visitor-keys" " 5.35.1 "
1697
1702
debug "^4.3.4"
1698
1703
globby "^11.1.0"
1699
1704
is-glob "^4.0.3"
1700
1705
semver "^7.3.7"
1701
1706
tsutils "^3.21.0"
1702
1707
1703
- " @typescript-eslint/utils@5.33.0 " :
1704
- version "5.33.0 "
1705
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.33.0 .tgz#46797461ce3146e21c095d79518cc0f8ec574038 "
1706
- integrity sha512-JxOAnXt9oZjXLIiXb5ZIcZXiwVHCkqZgof0O8KPgz7C7y0HS42gi75PdPlqh1Tf109M0fyUw45Ao6JLo7S5AHw ==
1708
+ " @typescript-eslint/utils@5.35.1 " :
1709
+ version "5.35.1 "
1710
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.35.1 .tgz#ae1399afbfd6aa7d0ed1b7d941e9758d950250eb "
1711
+ integrity sha512-v6F8JNXgeBWI4pzZn36hT2HXXzoBBBJuOYvoQiaQaEEjdi5STzux3Yj8v7ODIpx36i/5s8TdzuQ54TPc5AITQQ ==
1707
1712
dependencies :
1708
1713
" @types/json-schema" " ^7.0.9"
1709
- " @typescript-eslint/scope-manager" " 5.33.0 "
1710
- " @typescript-eslint/types" " 5.33.0 "
1711
- " @typescript-eslint/typescript-estree" " 5.33.0 "
1714
+ " @typescript-eslint/scope-manager" " 5.35.1 "
1715
+ " @typescript-eslint/types" " 5.35.1 "
1716
+ " @typescript-eslint/typescript-estree" " 5.35.1 "
1712
1717
eslint-scope "^5.1.1"
1713
1718
eslint-utils "^3.0.0"
1714
1719
1732
1737
" @typescript-eslint/types" " 5.30.7"
1733
1738
eslint-visitor-keys "^3.3.0"
1734
1739
1735
- " @typescript-eslint/visitor-keys@5.33.0 " :
1736
- version "5.33.0 "
1737
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.33.0 .tgz#fbcbb074e460c11046e067bc3384b5d66b555484 "
1738
- integrity sha512-/XsqCzD4t+Y9p5wd9HZiptuGKBlaZO5showwqODii5C0nZawxWLF+Q6k5wYHBrQv96h6GYKyqqMHCSTqta8Kiw ==
1740
+ " @typescript-eslint/visitor-keys@5.35.1 " :
1741
+ version "5.35.1 "
1742
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.35.1 .tgz#285e9e34aed7c876f16ff646a3984010035898e6 "
1743
+ integrity sha512-cEB1DvBVo1bxbW/S5axbGPE6b7FIMAbo3w+AGq6zNDA7+NYJOIkKj/sInfTv4edxd4PxJSgdN4t6/pbvgA+n5g ==
1739
1744
dependencies :
1740
- " @typescript-eslint/types" " 5.33.0 "
1745
+ " @typescript-eslint/types" " 5.35.1 "
1741
1746
eslint-visitor-keys "^3.3.0"
1742
1747
1743
1748
JSONStream@^1.0.4 :
@@ -3327,10 +3332,10 @@ eslint-plugin-import@^2.26.0:
3327
3332
resolve "^1.22.0"
3328
3333
tsconfig-paths "^3.14.1"
3329
3334
3330
- eslint-plugin-jest@^26.8.3 :
3331
- version "26.8.3 "
3332
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.3 .tgz#f5d9bb162636491c8f6f0cd2743fe67c86569338 "
3333
- integrity sha512-2roWu1MkEiihQ/qEszPPoaoqVI1x2D8Jtadk5AmoXTdEeNVPMu01Dtz7jIuTOAmdW3L+tSkPZOtEtQroYJDt0A ==
3335
+ eslint-plugin-jest@^27.0.1 :
3336
+ version "27.0.1 "
3337
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.0.1 .tgz#3e67ee2051411540988c62075e8788702a1064da "
3338
+ integrity sha512-LosUsrkwVSs/8Z/I8Hqn5vWgTEsHrfIquDEKOsV8/cl+gbFR4tiRCE1AimEotsHjSC0Rx1tYm6vPhw8C3ktmmg ==
3334
3339
dependencies :
3335
3340
" @typescript-eslint/utils" " ^5.10.0"
3336
3341
@@ -3381,20 +3386,20 @@ eslint-plugin-prettier@^4.2.1:
3381
3386
dependencies :
3382
3387
prettier-linter-helpers "^1.0.0"
3383
3388
3384
- eslint-plugin-promise@^6.0.0 :
3385
- version "6.0.0 "
3386
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0 .tgz#017652c07c9816413a41e11c30adc42c3d55ff18 "
3387
- integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw ==
3389
+ eslint-plugin-promise@^6.0.1 :
3390
+ version "6.0.1 "
3391
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.1 .tgz#a8cddf96a67c4059bdabf4d724a29572188ae423 "
3392
+ integrity sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw ==
3388
3393
3389
3394
eslint-plugin-react-hooks@^4.6.0 :
3390
3395
version "4.6.0"
3391
3396
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
3392
3397
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
3393
3398
3394
- eslint-plugin-react@^7.30 .1 :
3395
- version "7.30 .1"
3396
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30 .1.tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22 "
3397
- integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg ==
3399
+ eslint-plugin-react@^7.31 .1 :
3400
+ version "7.31 .1"
3401
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31 .1.tgz#d29793ed27743f3ed8a473c347b1bf5a0a8fb9af "
3402
+ integrity sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg ==
3398
3403
dependencies :
3399
3404
array-includes "^3.1.5"
3400
3405
array.prototype.flatmap "^1.3.0"
@@ -3464,14 +3469,15 @@ eslint-visitor-keys@^3.3.0:
3464
3469
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
3465
3470
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
3466
3471
3467
- eslint@^8.22 .0 :
3468
- version "8.22 .0"
3469
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.22 .0.tgz#78fcb044196dfa7eef30a9d65944f6f980402c48 "
3470
- integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA ==
3472
+ eslint@^8.23 .0 :
3473
+ version "8.23 .0"
3474
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23 .0.tgz#a184918d288820179c6041bb3ddcc99ce6eea040 "
3475
+ integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA ==
3471
3476
dependencies :
3472
- " @eslint/eslintrc" " ^1.3.0 "
3477
+ " @eslint/eslintrc" " ^1.3.1 "
3473
3478
" @humanwhocodes/config-array" " ^0.10.4"
3474
3479
" @humanwhocodes/gitignore-to-minimatch" " ^1.0.2"
3480
+ " @humanwhocodes/module-importer" " ^1.0.1"
3475
3481
ajv "^6.10.0"
3476
3482
chalk "^4.0.0"
3477
3483
cross-spawn "^7.0.2"
@@ -3481,7 +3487,7 @@ eslint@^8.22.0:
3481
3487
eslint-scope "^7.1.1"
3482
3488
eslint-utils "^3.0.0"
3483
3489
eslint-visitor-keys "^3.3.0"
3484
- espree "^9.3.3 "
3490
+ espree "^9.4.0 "
3485
3491
esquery "^1.4.0"
3486
3492
esutils "^2.0.2"
3487
3493
fast-deep-equal "^3.1.3"
@@ -3507,7 +3513,6 @@ eslint@^8.22.0:
3507
3513
strip-ansi "^6.0.1"
3508
3514
strip-json-comments "^3.1.0"
3509
3515
text-table "^0.2.0"
3510
- v8-compile-cache "^2.0.3"
3511
3516
3512
3517
espree@^9.3.2 :
3513
3518
version "9.3.2"
@@ -3518,10 +3523,10 @@ espree@^9.3.2:
3518
3523
acorn-jsx "^5.3.2"
3519
3524
eslint-visitor-keys "^3.3.0"
3520
3525
3521
- espree@^9.3.3 :
3522
- version "9.3.3 "
3523
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.3 .tgz#2dd37c4162bb05f433ad3c1a52ddf8a49dc08e9d "
3524
- integrity sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng ==
3526
+ espree@^9.4.0 :
3527
+ version "9.4.0 "
3528
+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.0 .tgz#cd4bc3d6e9336c433265fc0aa016fc1aaf182f8a "
3529
+ integrity sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw ==
3525
3530
dependencies :
3526
3531
acorn "^8.8.0"
3527
3532
acorn-jsx "^5.3.2"
@@ -8268,11 +8273,6 @@ uvu@^0.5.0, uvu@^0.5.6:
8268
8273
kleur "^4.0.3"
8269
8274
sade "^1.7.3"
8270
8275
8271
- v8-compile-cache@^2.0.3 :
8272
- version "2.3.0"
8273
- resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
8274
- integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
8275
-
8276
8276
validate-npm-package-license@^3.0.1, validate-npm-package-license@^3.0.4 :
8277
8277
version "3.0.4"
8278
8278
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
0 commit comments