Skip to content

Bump eslint from 9.25.1 to 9.28.0 #825

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.14",
"@types/node": "^22.3.0",
"eslint": "9.25.1",
"eslint": "9.28.0",
"eslint-plugin-jest": "^28.9.0",
"jest": "^29.7.0",
"jiti": "^2.4.0",
Expand Down
41 changes: 24 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -458,12 +458,12 @@ __metadata:
languageName: node
linkType: hard

"@eslint/core@npm:^0.13.0":
version: 0.13.0
resolution: "@eslint/core@npm:0.13.0"
"@eslint/core@npm:^0.14.0":
version: 0.14.0
resolution: "@eslint/core@npm:0.14.0"
dependencies:
"@types/json-schema": ^7.0.15
checksum: 4d1a4163ba7f667297ba6e60de82f41d139b01951e2870b1bb609072c3c5df68b0288cc911ce3af0564dfa19bfda23cbf04eebd243ccb4960e0b5f927aa9a723
checksum: d68b8282b6f38c5145234f812f18f491d12d716240875591bd54bf5ac32858d979bdf6d38e521997a6e01f2c4223a3e66049714151da7278d0a95ff15b5d46c8
languageName: node
linkType: hard

Expand Down Expand Up @@ -491,20 +491,27 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.28.0":
version: 9.28.0
resolution: "@eslint/js@npm:9.28.0"
checksum: f54c11d192b95ab30141e9434ed33c3f9f49877f42fd14294edb59f904aa2d5dfa63fe6e9d8c9c8ccde378d88058b255f66f774ec1f1ede5f7ce0d18992f4105
languageName: node
linkType: hard

"@eslint/object-schema@npm:^2.1.6":
version: 2.1.6
resolution: "@eslint/object-schema@npm:2.1.6"
checksum: e32e565319f6544d36d3fa69a3e163120722d12d666d1a4525c9a6f02e9b54c29d9b1f03139e25d7e759e08dda8da433590bc23c09db8d511162157ef1b86a4c
languageName: node
linkType: hard

"@eslint/plugin-kit@npm:^0.2.8":
version: 0.2.8
resolution: "@eslint/plugin-kit@npm:0.2.8"
"@eslint/plugin-kit@npm:^0.3.1":
version: 0.3.1
resolution: "@eslint/plugin-kit@npm:0.3.1"
dependencies:
"@eslint/core": ^0.13.0
"@eslint/core": ^0.14.0
levn: ^0.4.1
checksum: b5bd769f3f96cb3bdc4051d9ebd973b30d1cd00a02953ded1eeb74fb5b2af73cf38c20cc76acddc8e74828f0dbf92ba9d725414b3026177935fc4b48784a7fba
checksum: 8de2438456d9a741c909dd22a60454793c0147e1a13833717e4109c46f5a6b090780e8d9e940a3b3b9bf3643d01a0e726cc74f28ccd7caac95053bb39c2e6c04
languageName: node
linkType: hard

Expand Down Expand Up @@ -2165,18 +2172,18 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.25.1":
version: 9.25.1
resolution: "eslint@npm:9.25.1"
"eslint@npm:9.28.0":
version: 9.28.0
resolution: "eslint@npm:9.28.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.12.1
"@eslint/config-array": ^0.20.0
"@eslint/config-helpers": ^0.2.1
"@eslint/core": ^0.13.0
"@eslint/core": ^0.14.0
"@eslint/eslintrc": ^3.3.1
"@eslint/js": 9.25.1
"@eslint/plugin-kit": ^0.2.8
"@eslint/js": 9.28.0
"@eslint/plugin-kit": ^0.3.1
"@humanfs/node": ^0.16.6
"@humanwhocodes/module-importer": ^1.0.1
"@humanwhocodes/retry": ^0.4.2
Expand Down Expand Up @@ -2211,7 +2218,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 498a9dcb28f7ad154e5ad744a80f31397fe971959c317af710794de3cc3518e59f581d0a1668b9d3872f05dbff55093c23019677a729087d097c19295473eb8b
checksum: 0691c7135050b46db69c583b8c0e8eade5826036c5a60597dbda134bcdb2eaa1a8516b59083d528eb93c04b45daa41fb5845974b889c3588ca2e5889f0c8c2b6
languageName: node
linkType: hard

Expand Down Expand Up @@ -4572,7 +4579,7 @@ __metadata:
"@types/jest": ^29.5.14
"@types/node": ^22.3.0
axios: 1.9.0
eslint: 9.25.1
eslint: 9.28.0
eslint-plugin-jest: ^28.9.0
jest: ^29.7.0
jiti: ^2.4.0
Expand Down