Skip to content

Commit a9f0bb3

Browse files
dependencies: bump the eslint group with 2 updates
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.15.0 to 9.16.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.16.0/packages/js) Updates `eslint` from 9.15.0 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.16.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]>
1 parent 334d3c6 commit a9f0bb3

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
4747
"@eslint/compat": "^1.2.3",
4848
"@eslint/eslintrc": "^3.2.0",
49-
"@eslint/js": "^9.15.0",
49+
"@eslint/js": "^9.16.0",
5050
"@hey-api/openapi-ts": "^0.57.1",
5151
"playwright-core": "^1.49.0",
5252
"@playwright/test": "^1.49.0",
@@ -59,7 +59,7 @@
5959
"@typescript-eslint/parser": "^8.16.0",
6060
"@vitejs/plugin-react": "^4.3.3",
6161
"env-cmd": "^10.1.0",
62-
"eslint": "^9.15.0",
62+
"eslint": "^9.16.0",
6363
"eslint-config-prettier": "^9.0.0",
6464
"eslint-import-resolver-typescript": "^3.6.3",
6565
"eslint-plugin-css-modules": "^2.12.0",

0 commit comments

Comments
 (0)