Skip to content

Commit 23c85cc

Browse files
build(deps-dev): 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.25.0 to 9.25.1 - [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.25.1/packages/js) Updates `eslint` from 9.25.0 to 9.25.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.0...v9.25.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb246db commit 23c85cc

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

+9-9
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
@@ -58,7 +58,7 @@
5858
"@commitlint/config-conventional": "19.8.0",
5959
"@eslint/compat": "1.2.8",
6060
"@eslint/eslintrc": "3.3.1",
61-
"@eslint/js": "9.25.0",
61+
"@eslint/js": "9.25.1",
6262
"@rollup/plugin-commonjs": "28.0.3",
6363
"@rollup/plugin-node-resolve": "16.0.1",
6464
"@rollup/plugin-terser": "0.4.4",
@@ -72,7 +72,7 @@
7272
"@typescript-eslint/eslint-plugin": "8.30.1",
7373
"@typescript-eslint/parser": "8.30.1",
7474
"benchmark": "2.1.4",
75-
"eslint": "9.25.0",
75+
"eslint": "9.25.1",
7676
"eslint-plugin-prettier": "5.2.6",
7777
"eslint-plugin-simple-import-sort": "12.1.1",
7878
"globals": "16.0.0",

0 commit comments

Comments
 (0)