Skip to content

Commit 501547f

Browse files
committed
chore(deps): update dependency eslint to v8.46.0
1 parent 5a06e18 commit 501547f

File tree

2 files changed

+44
-25
lines changed

2 files changed

+44
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@vitest/coverage-c8": "0.33.0",
4444
"c8": "7.14.0",
4545
"camelcase": "7.0.1",
46-
"eslint": "8.45.0",
46+
"eslint": "8.46.0",
4747
"eslint-config-prettier": "8.9.0",
4848
"eslint-plugin-import": "2.28.0",
4949
"husky": "8.0.3",

yarn.lock

Lines changed: 43 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,15 @@
458458
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
459459
integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
460460

461-
"@eslint/eslintrc@^2.1.0":
462-
version "2.1.0"
463-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.0.tgz#82256f164cc9e0b59669efc19d57f8092706841d"
464-
integrity sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==
461+
"@eslint-community/regexpp@^4.6.1":
462+
version "4.6.2"
463+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
464+
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
465+
466+
"@eslint/eslintrc@^2.1.1":
467+
version "2.1.1"
468+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.1.tgz#18d635e24ad35f7276e8a49d135c7d3ca6a46f93"
469+
integrity sha512-9t7ZA7NGGK8ckelF0PQCfcxIUzs1Md5rrO6U/c+FIQNanea5UZC0wqKXH4vHBccmu4ZJgZ2idtPeW7+Q2npOEA==
465470
dependencies:
466471
ajv "^6.12.4"
467472
debug "^4.3.2"
@@ -473,10 +478,10 @@
473478
minimatch "^3.1.2"
474479
strip-json-comments "^3.1.1"
475480

476-
"@eslint/js@8.44.0":
477-
version "8.44.0"
478-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.44.0.tgz#961a5903c74139390478bdc808bcde3fc45ab7af"
479-
integrity sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==
481+
"@eslint/js@^8.46.0":
482+
version "8.46.0"
483+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.46.0.tgz#3f7802972e8b6fe3f88ed1aabc74ec596c456db6"
484+
integrity sha512-a8TLtmPi8xzPkCbp/OGFUo5yhRkHM2Ko9kOWP4znJr0WAhWyThaw3PnwX4vOTWOAMsV2uRt32PPDcEz63esSaA==
480485

481486
"@gar/promisify@^1.1.3":
482487
version "1.1.3"
@@ -1331,7 +1336,7 @@ aggregate-error@^4.0.0, aggregate-error@^4.0.1:
13311336
clean-stack "^4.0.0"
13321337
indent-string "^5.0.0"
13331338

1334-
ajv@^6.10.0, ajv@^6.12.4:
1339+
ajv@^6.12.4:
13351340
version "6.12.6"
13361341
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
13371342
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -2576,10 +2581,10 @@ eslint-scope@^5.1.1:
25762581
esrecurse "^4.3.0"
25772582
estraverse "^4.1.1"
25782583

2579-
eslint-scope@^7.2.0:
2580-
version "7.2.0"
2581-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
2582-
integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==
2584+
eslint-scope@^7.2.2:
2585+
version "7.2.2"
2586+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
2587+
integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==
25832588
dependencies:
25842589
esrecurse "^4.3.0"
25852590
estraverse "^5.2.0"
@@ -2594,27 +2599,32 @@ eslint-visitor-keys@^3.4.1:
25942599
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
25952600
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
25962601

2597-
2598-
version "8.45.0"
2599-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45.0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78"
2600-
integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==
2602+
eslint-visitor-keys@^3.4.2:
2603+
version "3.4.2"
2604+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.2.tgz#8c2095440eca8c933bedcadf16fefa44dbe9ba5f"
2605+
integrity sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==
2606+
2607+
2608+
version "8.46.0"
2609+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.46.0.tgz#a06a0ff6974e53e643acc42d1dcf2e7f797b3552"
2610+
integrity sha512-cIO74PvbW0qU8e0mIvk5IV3ToWdCq5FYG6gWPHHkx6gNdjlbAYvtfHmlCMXxjcoVaIdwy/IAt3+mDkZkfvb2Dg==
26012611
dependencies:
26022612
"@eslint-community/eslint-utils" "^4.2.0"
2603-
"@eslint-community/regexpp" "^4.4.0"
2604-
"@eslint/eslintrc" "^2.1.0"
2605-
"@eslint/js" "8.44.0"
2613+
"@eslint-community/regexpp" "^4.6.1"
2614+
"@eslint/eslintrc" "^2.1.1"
2615+
"@eslint/js" "^8.46.0"
26062616
"@humanwhocodes/config-array" "^0.11.10"
26072617
"@humanwhocodes/module-importer" "^1.0.1"
26082618
"@nodelib/fs.walk" "^1.2.8"
2609-
ajv "^6.10.0"
2619+
ajv "^6.12.4"
26102620
chalk "^4.0.0"
26112621
cross-spawn "^7.0.2"
26122622
debug "^4.3.2"
26132623
doctrine "^3.0.0"
26142624
escape-string-regexp "^4.0.0"
2615-
eslint-scope "^7.2.0"
2616-
eslint-visitor-keys "^3.4.1"
2617-
espree "^9.6.0"
2625+
eslint-scope "^7.2.2"
2626+
eslint-visitor-keys "^3.4.2"
2627+
espree "^9.6.1"
26182628
esquery "^1.4.2"
26192629
esutils "^2.0.2"
26202630
fast-deep-equal "^3.1.3"
@@ -2646,6 +2656,15 @@ espree@^9.6.0:
26462656
acorn-jsx "^5.3.2"
26472657
eslint-visitor-keys "^3.4.1"
26482658

2659+
espree@^9.6.1:
2660+
version "9.6.1"
2661+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
2662+
integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
2663+
dependencies:
2664+
acorn "^8.9.0"
2665+
acorn-jsx "^5.3.2"
2666+
eslint-visitor-keys "^3.4.1"
2667+
26492668
esprima@~4.0.0:
26502669
version "4.0.1"
26512670
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"

0 commit comments

Comments
 (0)