Skip to content

Commit 3b2a090

Browse files
dependabot[bot]flevi29
authored andcommitted
build(deps-dev): bump eslint from 9.25.1 to 9.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.25.1 to 9.28.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.28.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1767f00 commit 3b2a090

File tree

2 files changed

+22
-27
lines changed

2 files changed

+22
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/node": "^22.15.3",
7575
"@typescript-eslint/utils": "^8.29.0",
7676
"@vitest/eslint-plugin": "^1.1.38",
77-
"eslint": "^9.25.1",
77+
"eslint": "^9.28.0",
7878
"eslint-config-prettier": "^10.1.2",
7979
"eslint-plugin-tsdoc": "^0.4.0",
8080
"typescript": "^5.8.3",

yarn.lock

Lines changed: 21 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,10 @@
196196
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.1.tgz#26042c028d1beee5ce2235a7929b91c52651646d"
197197
integrity sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==
198198

199-
"@eslint/core@^0.13.0":
200-
version "0.13.0"
201-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.13.0.tgz#bf02f209846d3bf996f9e8009db62df2739b458c"
202-
integrity sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==
199+
"@eslint/core@^0.14.0":
200+
version "0.14.0"
201+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003"
202+
integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
203203
dependencies:
204204
"@types/json-schema" "^7.0.15"
205205

@@ -218,22 +218,22 @@
218218
minimatch "^3.1.2"
219219
strip-json-comments "^3.1.1"
220220

221-
"@eslint/js@9.25.1", "@eslint/js@^9.23.0":
222-
version "9.25.1"
223-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117"
224-
integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==
221+
"@eslint/js@9.28.0", "@eslint/js@^9.23.0":
222+
version "9.28.0"
223+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.28.0.tgz#7822ccc2f8cae7c3cd4f902377d520e9ae03f844"
224+
integrity sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==
225225

226226
"@eslint/object-schema@^2.1.6":
227227
version "2.1.6"
228228
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
229229
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
230230

231-
"@eslint/plugin-kit@^0.2.8":
232-
version "0.2.8"
233-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz#47488d8f8171b5d4613e833313f3ce708e3525f8"
234-
integrity sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==
231+
"@eslint/plugin-kit@^0.3.1":
232+
version "0.3.1"
233+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz#b71b037b2d4d68396df04a8c35a49481e5593067"
234+
integrity sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==
235235
dependencies:
236-
"@eslint/core" "^0.13.0"
236+
"@eslint/core" "^0.14.0"
237237
levn "^0.4.1"
238238

239239
"@gerrit0/mini-shiki@^3.2.2":
@@ -522,16 +522,11 @@
522522
dependencies:
523523
"@types/ms" "*"
524524

525-
525+
"@types/[email protected]", "@types/estree@^1.0.0", "@types/estree@^1.0.6":
526526
version "1.0.7"
527527
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.7.tgz#4158d3105276773d5b7695cd4834b1722e4f37a8"
528528
integrity sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==
529529

530-
"@types/estree@^1.0.0", "@types/estree@^1.0.6":
531-
version "1.0.6"
532-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
533-
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
534-
535530
"@types/hast@^3.0.4":
536531
version "3.0.4"
537532
resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa"
@@ -1076,19 +1071,19 @@ eslint-visitor-keys@^4.2.0:
10761071
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
10771072
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
10781073

1079-
eslint@^9.25.1:
1080-
version "9.25.1"
1081-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.1.tgz#8a7cf8dd0e6acb858f86029720adb1785ee57580"
1082-
integrity sha512-E6Mtz9oGQWDCpV12319d59n4tx9zOTXSTmc8BLVxBx+G/0RdM5MvEEJLU9c0+aleoePYYgVTOsRblx433qmhWQ==
1074+
eslint@^9.28.0:
1075+
version "9.28.0"
1076+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.28.0.tgz#b0bcbe82a16945a40906924bea75e8b4980ced7d"
1077+
integrity sha512-ocgh41VhRlf9+fVpe7QKzwLj9c92fDiqOj8Y3Sd4/ZmVA4Btx4PlUYPq4pp9JDyupkf1upbEXecxL2mwNV7jPQ==
10831078
dependencies:
10841079
"@eslint-community/eslint-utils" "^4.2.0"
10851080
"@eslint-community/regexpp" "^4.12.1"
10861081
"@eslint/config-array" "^0.20.0"
10871082
"@eslint/config-helpers" "^0.2.1"
1088-
"@eslint/core" "^0.13.0"
1083+
"@eslint/core" "^0.14.0"
10891084
"@eslint/eslintrc" "^3.3.1"
1090-
"@eslint/js" "9.25.1"
1091-
"@eslint/plugin-kit" "^0.2.8"
1085+
"@eslint/js" "9.28.0"
1086+
"@eslint/plugin-kit" "^0.3.1"
10921087
"@humanfs/node" "^0.16.6"
10931088
"@humanwhocodes/module-importer" "^1.0.1"
10941089
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)