Skip to content

Commit 5b364ca

Browse files
Chore(deps-dev): Bump eslint from 9.29.0 to 9.30.0 (#498)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddde524 commit 5b364ca

File tree

2 files changed

+17
-20
lines changed

2 files changed

+17
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"copy-webpack-plugin": "^13.0.0",
6262
"cspell": "9.1.3",
6363
"css-loader": "^7.1.2",
64-
"eslint": "^9.29.0",
64+
"eslint": "^9.30.0",
6565
"eslint-config-prettier": "^10.1.5",
6666
"eslint-plugin-deprecation": "^3.0.0",
6767
"eslint-plugin-jsdoc": "^50.8.0",

yarn.lock

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -847,18 +847,19 @@
847847
version "4.12.1"
848848
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
849849

850-
"@eslint/config-array@^0.20.1":
851-
version "0.20.1"
852-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.1.tgz#454f89be82b0e5b1ae872c154c7e2f3dd42c3979"
853-
integrity sha512-OL0RJzC/CBzli0DrrR31qzj6d6i6Mm3HByuhflhl4LOBiWxN+3i6/t/ZQQNii4tjksXi8r2CRW1wMpWA2ULUEw==
850+
"@eslint/config-array@^0.21.0":
851+
version "0.21.0"
852+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.0.tgz#abdbcbd16b124c638081766392a4d6b509f72636"
853+
integrity sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==
854854
dependencies:
855855
"@eslint/object-schema" "^2.1.6"
856856
debug "^4.3.1"
857857
minimatch "^3.1.2"
858858

859-
"@eslint/config-helpers@^0.2.1":
860-
version "0.2.2"
861-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.2.tgz#3779f76b894de3a8ec4763b79660e6d54d5b1010"
859+
"@eslint/config-helpers@^0.3.0":
860+
version "0.3.0"
861+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
862+
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
862863

863864
"@eslint/core@^0.14.0":
864865
version "0.14.0"
@@ -888,11 +889,7 @@
888889
minimatch "^3.1.2"
889890
strip-json-comments "^3.1.1"
890891

891-
892-
version "9.29.0"
893-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.29.0.tgz#dc6fd117c19825f8430867a662531da36320fe56"
894-
895-
"@eslint/js@^9.30.0":
892+
"@eslint/[email protected]", "@eslint/js@^9.30.0":
896893
version "9.30.0"
897894
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.0.tgz#c396fa450d5505dd9b7b8846b33f0491aebd9a2d"
898895
integrity sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww==
@@ -4441,18 +4438,18 @@ eslint-webpack-plugin@^5.0.2:
44414438
normalize-path "^3.0.0"
44424439
schema-utils "^4.3.0"
44434440

4444-
eslint@^9.29.0:
4445-
version "9.29.0"
4446-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.29.0.tgz#65e3db3b7e5a5b04a8af541741a0f3648d0a81a6"
4447-
integrity sha512-GsGizj2Y1rCWDu6XoEekL3RLilp0voSePurjZIkxL3wlm5o5EC9VpgaP7lrCvjnkuLvzFBQWB3vWB3K5KQTveQ==
4441+
eslint@^9.30.0:
4442+
version "9.30.0"
4443+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.0.tgz#fb0c655f5e28fc1b2f4050c28efa1876d78034fc"
4444+
integrity sha512-iN/SiPxmQu6EVkf+m1qpBxzUhE12YqFLOSySuOyVLJLEF9nzTf+h/1AJYc1JWzCnktggeNrjvQGLngDzXirU6g==
44484445
dependencies:
44494446
"@eslint-community/eslint-utils" "^4.2.0"
44504447
"@eslint-community/regexpp" "^4.12.1"
4451-
"@eslint/config-array" "^0.20.1"
4452-
"@eslint/config-helpers" "^0.2.1"
4448+
"@eslint/config-array" "^0.21.0"
4449+
"@eslint/config-helpers" "^0.3.0"
44534450
"@eslint/core" "^0.14.0"
44544451
"@eslint/eslintrc" "^3.3.1"
4455-
"@eslint/js" "9.29.0"
4452+
"@eslint/js" "9.30.0"
44564453
"@eslint/plugin-kit" "^0.3.1"
44574454
"@humanfs/node" "^0.16.6"
44584455
"@humanwhocodes/module-importer" "^1.0.1"

0 commit comments

Comments
 (0)