Skip to content

Commit f5ccfdb

Browse files
build(deps-dev): bump the eslint group with 2 updates (#1639)
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.16.0 to 9.17.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.17.0/packages/js) Updates `eslint` from 9.16.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.17.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 2db9376 commit f5ccfdb

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

package-lock.json

Lines changed: 10 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@commitlint/config-conventional": "19.6.0",
5959
"@eslint/compat": "1.2.4",
6060
"@eslint/eslintrc": "3.2.0",
61-
"@eslint/js": "9.16.0",
61+
"@eslint/js": "9.17.0",
6262
"@rollup/plugin-commonjs": "28.0.2",
6363
"@rollup/plugin-node-resolve": "16.0.0",
6464
"@rollup/plugin-terser": "0.4.4",
@@ -72,7 +72,7 @@
7272
"@typescript-eslint/eslint-plugin": "8.18.0",
7373
"@typescript-eslint/parser": "8.18.0",
7474
"benchmark": "2.1.4",
75-
"eslint": "9.16.0",
75+
"eslint": "9.17.0",
7676
"eslint-plugin-prettier": "5.2.1",
7777
"eslint-plugin-simple-import-sort": "12.1.1",
7878
"globals": "15.13.0",

0 commit comments

Comments
 (0)