Skip to content

Commit bd2dfae

Browse files
chore(deps-dev): bump @react-hookz/eslint-config from 1.7.2 to 1.7.3 (#285)
Bumps [@react-hookz/eslint-config](https://github.com/react-hookz/eslint-config) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/react-hookz/eslint-config/releases) - [Changelog](https://github.com/react-hookz/eslint-config/blob/master/CHANGELOG.md) - [Commits](react-hookz/eslint-config@v1.7.2...v1.7.3) --- updated-dependencies: - dependency-name: "@react-hookz/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a92652 commit bd2dfae

File tree

1 file changed

+89
-89
lines changed

1 file changed

+89
-89
lines changed

yarn.lock

+89-89
Original file line numberDiff line numberDiff line change
@@ -943,14 +943,14 @@
943943
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
944944
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
945945

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==
950950
dependencies:
951951
ajv "^6.12.4"
952952
debug "^4.3.2"
953-
espree "^9.3.2"
953+
espree "^9.4.0"
954954
globals "^13.15.0"
955955
ignore "^5.2.0"
956956
import-fresh "^3.2.1"
@@ -977,6 +977,11 @@
977977
resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
978978
integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
979979

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+
980985
"@humanwhocodes/object-schema@^1.2.1":
981986
version "1.2.1"
982987
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
@@ -1334,26 +1339,26 @@
13341339
tslib "^2.4.0"
13351340

13361341
"@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==
13401345
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"
13441349
eslint-config-airbnb "^19.0.4"
13451350
eslint-config-airbnb-base "^15.0.0"
13461351
eslint-config-airbnb-typescript "^17.0.0"
13471352
eslint-config-prettier "^8.5.0"
13481353
eslint-mdx "^2.0.2"
13491354
eslint-plugin-eslint-comments "^3.2.0"
13501355
eslint-plugin-import "^2.26.0"
1351-
eslint-plugin-jest "^26.8.3"
1356+
eslint-plugin-jest "^27.0.1"
13521357
eslint-plugin-jsx-a11y "^6.6.1"
13531358
eslint-plugin-mdx "^2.0.2"
13541359
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"
13571362
eslint-plugin-react-hooks "^4.6.0"
13581363
eslint-plugin-unicorn "^43.0.2"
13591364
prettier "^2.7.1"
@@ -1614,29 +1619,29 @@
16141619
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
16151620
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
16161621

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==
16211626
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"
16251630
debug "^4.3.4"
16261631
functional-red-black-tree "^1.0.1"
16271632
ignore "^5.2.0"
16281633
regexpp "^3.2.0"
16291634
semver "^7.3.7"
16301635
tsutils "^3.21.0"
16311636

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==
16361641
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"
16401645
debug "^4.3.4"
16411646

16421647
"@typescript-eslint/[email protected]":
@@ -1647,20 +1652,20 @@
16471652
"@typescript-eslint/types" "5.30.7"
16481653
"@typescript-eslint/visitor-keys" "5.30.7"
16491654

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==
16541659
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"
16571662

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==
16621667
dependencies:
1663-
"@typescript-eslint/utils" "5.33.0"
1668+
"@typescript-eslint/utils" "5.35.1"
16641669
debug "^4.3.4"
16651670
tsutils "^3.21.0"
16661671

@@ -1669,10 +1674,10 @@
16691674
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.7.tgz#18331487cc92d0f1fb1a6f580c8ec832528079d0"
16701675
integrity sha512-ocVkETUs82+U+HowkovV6uxf1AnVRKCmDRNUBUUo46/5SQv1owC/EBFkiu4MOHeZqhKz2ktZ3kvJJ1uFqQ8QPg==
16711676

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==
16761681

16771682
"@typescript-eslint/[email protected]":
16781683
version "5.30.7"
@@ -1687,28 +1692,28 @@
16871692
semver "^7.3.7"
16881693
tsutils "^3.21.0"
16891694

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==
16941699
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"
16971702
debug "^4.3.4"
16981703
globby "^11.1.0"
16991704
is-glob "^4.0.3"
17001705
semver "^7.3.7"
17011706
tsutils "^3.21.0"
17021707

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==
17071712
dependencies:
17081713
"@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"
17121717
eslint-scope "^5.1.1"
17131718
eslint-utils "^3.0.0"
17141719

@@ -1732,12 +1737,12 @@
17321737
"@typescript-eslint/types" "5.30.7"
17331738
eslint-visitor-keys "^3.3.0"
17341739

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==
17391744
dependencies:
1740-
"@typescript-eslint/types" "5.33.0"
1745+
"@typescript-eslint/types" "5.35.1"
17411746
eslint-visitor-keys "^3.3.0"
17421747

17431748
JSONStream@^1.0.4:
@@ -3327,10 +3332,10 @@ eslint-plugin-import@^2.26.0:
33273332
resolve "^1.22.0"
33283333
tsconfig-paths "^3.14.1"
33293334

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==
33343339
dependencies:
33353340
"@typescript-eslint/utils" "^5.10.0"
33363341

@@ -3381,20 +3386,20 @@ eslint-plugin-prettier@^4.2.1:
33813386
dependencies:
33823387
prettier-linter-helpers "^1.0.0"
33833388

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==
33883393

33893394
eslint-plugin-react-hooks@^4.6.0:
33903395
version "4.6.0"
33913396
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
33923397
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
33933398

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==
33983403
dependencies:
33993404
array-includes "^3.1.5"
34003405
array.prototype.flatmap "^1.3.0"
@@ -3464,14 +3469,15 @@ eslint-visitor-keys@^3.3.0:
34643469
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
34653470
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
34663471

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==
34713476
dependencies:
3472-
"@eslint/eslintrc" "^1.3.0"
3477+
"@eslint/eslintrc" "^1.3.1"
34733478
"@humanwhocodes/config-array" "^0.10.4"
34743479
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
3480+
"@humanwhocodes/module-importer" "^1.0.1"
34753481
ajv "^6.10.0"
34763482
chalk "^4.0.0"
34773483
cross-spawn "^7.0.2"
@@ -3481,7 +3487,7 @@ eslint@^8.22.0:
34813487
eslint-scope "^7.1.1"
34823488
eslint-utils "^3.0.0"
34833489
eslint-visitor-keys "^3.3.0"
3484-
espree "^9.3.3"
3490+
espree "^9.4.0"
34853491
esquery "^1.4.0"
34863492
esutils "^2.0.2"
34873493
fast-deep-equal "^3.1.3"
@@ -3507,7 +3513,6 @@ eslint@^8.22.0:
35073513
strip-ansi "^6.0.1"
35083514
strip-json-comments "^3.1.0"
35093515
text-table "^0.2.0"
3510-
v8-compile-cache "^2.0.3"
35113516

35123517
espree@^9.3.2:
35133518
version "9.3.2"
@@ -3518,10 +3523,10 @@ espree@^9.3.2:
35183523
acorn-jsx "^5.3.2"
35193524
eslint-visitor-keys "^3.3.0"
35203525

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==
35253530
dependencies:
35263531
acorn "^8.8.0"
35273532
acorn-jsx "^5.3.2"
@@ -8268,11 +8273,6 @@ uvu@^0.5.0, uvu@^0.5.6:
82688273
kleur "^4.0.3"
82698274
sade "^1.7.3"
82708275

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-
82768276
validate-npm-package-license@^3.0.1, validate-npm-package-license@^3.0.4:
82778277
version "3.0.4"
82788278
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"

0 commit comments

Comments
 (0)