Skip to content

Commit 9ace60f

Browse files
Bump eslint from 9.25.1 to 9.28.0 (#996)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c554a64 commit 9ace60f

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"copy-webpack-plugin": "^13.0.0",
4848
"copyfiles": "^2.4.1",
4949
"css-loader": "^7.1.2",
50-
"eslint": "^9.25.1",
50+
"eslint": "^9.28.0",
5151
"eslint-config-prettier": "^10.1.3",
5252
"eslint-plugin-jest": "^28.8.3",
5353
"eslint-plugin-prettier": "^5.2.6",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1104,10 +1104,10 @@
11041104
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.1.tgz#26042c028d1beee5ce2235a7929b91c52651646d"
11051105
integrity sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==
11061106

1107-
"@eslint/core@^0.13.0":
1108-
version "0.13.0"
1109-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.13.0.tgz#bf02f209846d3bf996f9e8009db62df2739b458c"
1110-
integrity sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==
1107+
"@eslint/core@^0.14.0":
1108+
version "0.14.0"
1109+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003"
1110+
integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
11111111
dependencies:
11121112
"@types/json-schema" "^7.0.15"
11131113

@@ -1126,22 +1126,22 @@
11261126
minimatch "^3.1.2"
11271127
strip-json-comments "^3.1.1"
11281128

1129-
"@eslint/js@9.25.1":
1130-
version "9.25.1"
1131-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117"
1132-
integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==
1129+
"@eslint/js@9.28.0":
1130+
version "9.28.0"
1131+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.28.0.tgz#7822ccc2f8cae7c3cd4f902377d520e9ae03f844"
1132+
integrity sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==
11331133

11341134
"@eslint/object-schema@^2.1.6":
11351135
version "2.1.6"
11361136
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
11371137
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
11381138

1139-
"@eslint/plugin-kit@^0.2.8":
1140-
version "0.2.8"
1141-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz#47488d8f8171b5d4613e833313f3ce708e3525f8"
1142-
integrity sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==
1139+
"@eslint/plugin-kit@^0.3.1":
1140+
version "0.3.1"
1141+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz#b71b037b2d4d68396df04a8c35a49481e5593067"
1142+
integrity sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==
11431143
dependencies:
1144-
"@eslint/core" "^0.13.0"
1144+
"@eslint/core" "^0.14.0"
11451145
levn "^0.4.1"
11461146

11471147
"@floating-ui/core@^1.6.0":
@@ -3181,19 +3181,19 @@ eslint-visitor-keys@^4.2.0:
31813181
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
31823182
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
31833183

3184-
eslint@^9.25.1:
3185-
version "9.25.1"
3186-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.1.tgz#8a7cf8dd0e6acb858f86029720adb1785ee57580"
3187-
integrity sha512-E6Mtz9oGQWDCpV12319d59n4tx9zOTXSTmc8BLVxBx+G/0RdM5MvEEJLU9c0+aleoePYYgVTOsRblx433qmhWQ==
3184+
eslint@^9.28.0:
3185+
version "9.28.0"
3186+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.28.0.tgz#b0bcbe82a16945a40906924bea75e8b4980ced7d"
3187+
integrity sha512-ocgh41VhRlf9+fVpe7QKzwLj9c92fDiqOj8Y3Sd4/ZmVA4Btx4PlUYPq4pp9JDyupkf1upbEXecxL2mwNV7jPQ==
31883188
dependencies:
31893189
"@eslint-community/eslint-utils" "^4.2.0"
31903190
"@eslint-community/regexpp" "^4.12.1"
31913191
"@eslint/config-array" "^0.20.0"
31923192
"@eslint/config-helpers" "^0.2.1"
3193-
"@eslint/core" "^0.13.0"
3193+
"@eslint/core" "^0.14.0"
31943194
"@eslint/eslintrc" "^3.3.1"
3195-
"@eslint/js" "9.25.1"
3196-
"@eslint/plugin-kit" "^0.2.8"
3195+
"@eslint/js" "9.28.0"
3196+
"@eslint/plugin-kit" "^0.3.1"
31973197
"@humanfs/node" "^0.16.6"
31983198
"@humanwhocodes/module-importer" "^1.0.1"
31993199
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)