Skip to content

Commit 725b743

Browse files
chore: update dependency eslint to v8.53.0 (conventional-changelog#3738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 722f518 commit 725b743

File tree

1 file changed

+20
-25
lines changed

1 file changed

+20
-25
lines changed

yarn.lock

+20-25
Original file line numberDiff line numberDiff line change
@@ -309,20 +309,15 @@
309309
dependencies:
310310
eslint-visitor-keys "^3.3.0"
311311

312-
"@eslint-community/regexpp@^4.5.1":
312+
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
313313
version "4.10.0"
314314
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
315315
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
316316

317-
"@eslint-community/regexpp@^4.6.1":
318-
version "4.9.1"
319-
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4"
320-
integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==
321-
322-
"@eslint/eslintrc@^2.1.2":
323-
version "2.1.2"
324-
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.2.tgz#c6936b4b328c64496692f76944e755738be62396"
325-
integrity sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==
317+
"@eslint/eslintrc@^2.1.3":
318+
version "2.1.3"
319+
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d"
320+
integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==
326321
dependencies:
327322
ajv "^6.12.4"
328323
debug "^4.3.2"
@@ -334,10 +329,10 @@
334329
minimatch "^3.1.2"
335330
strip-json-comments "^3.1.1"
336331

337-
"@eslint/js@8.52.0":
338-
version "8.52.0"
339-
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c"
340-
integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==
332+
"@eslint/js@8.53.0":
333+
version "8.53.0"
334+
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d"
335+
integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==
341336

342337
"@gar/promisify@^1.1.3":
343338
version "1.1.3"
@@ -2258,9 +2253,9 @@ acorn-jsx@^5.3.2:
22582253
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
22592254

22602255
acorn@^8.9.0:
2261-
version "8.10.0"
2262-
resolved "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
2263-
integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
2256+
version "8.11.2"
2257+
resolved "https://registry.npmjs.org/acorn/-/acorn-8.11.2.tgz#ca0d78b51895be5390a5903c5b3bdcdaf78ae40b"
2258+
integrity sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==
22642259

22652260
add-stream@^1.0.0:
22662261
version "1.0.0"
@@ -3937,14 +3932,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
39373932
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
39383933

39393934
eslint@^8.46.0:
3940-
version "8.52.0"
3941-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc"
3942-
integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==
3935+
version "8.53.0"
3936+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce"
3937+
integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==
39433938
dependencies:
39443939
"@eslint-community/eslint-utils" "^4.2.0"
39453940
"@eslint-community/regexpp" "^4.6.1"
3946-
"@eslint/eslintrc" "^2.1.2"
3947-
"@eslint/js" "8.52.0"
3941+
"@eslint/eslintrc" "^2.1.3"
3942+
"@eslint/js" "8.53.0"
39483943
"@humanwhocodes/config-array" "^0.11.13"
39493944
"@humanwhocodes/module-importer" "^1.0.1"
39503945
"@nodelib/fs.walk" "^1.2.8"
@@ -7401,9 +7396,9 @@ pump@^3.0.0:
74017396
once "^1.3.1"
74027397

74037398
punycode@^2.1.0:
7404-
version "2.3.0"
7405-
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
7406-
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
7399+
version "2.3.1"
7400+
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
7401+
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
74077402

74087403
pupa@^2.0.1:
74097404
version "2.1.1"

0 commit comments

Comments
 (0)