Skip to content

Commit 44981b3

Browse files
dependencies: bump the eslint group with 2 updates (#1537)
Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.20.0 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.21.0/packages/js) Updates `eslint` from 9.20.1 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.1...v9.21.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f652496 commit 44981b3

File tree

2 files changed

+38
-49
lines changed

2 files changed

+38
-49
lines changed

package-lock.json

+36-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@axa-fr/oidc-client": "^7.22.32",
4747
"@eslint/compat": "^1.2.6",
4848
"@eslint/eslintrc": "^3.2.0",
49-
"@eslint/js": "^9.20.0",
49+
"@eslint/js": "^9.21.0",
5050
"@hey-api/openapi-ts": "^0.64.9",
5151
"@playwright/test": "^1.50.1",
5252
"@tanstack/eslint-plugin-query": "^5.66.1",
@@ -57,7 +57,7 @@
5757
"@typescript-eslint/parser": "^8.26.0",
5858
"@vitejs/plugin-react": "^4.3.4",
5959
"env-cmd": "^10.1.0",
60-
"eslint": "^9.20.1",
60+
"eslint": "^9.21.0",
6161
"eslint-config-prettier": "^10.0.1",
6262
"eslint-import-resolver-typescript": "^3.8.1",
6363
"eslint-plugin-css-modules": "^2.12.0",

0 commit comments

Comments
 (0)