Skip to content

Commit 6f27f16

Browse files
chore(deps-dev): bump eslint from 9.25.1 to 9.26.0 (#1121)
Bumps [eslint](https://github.com/eslint/eslint) from 9.25.1 to 9.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.26.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent deb0fb2 commit 6f27f16

File tree

2 files changed

+492
-21
lines changed

2 files changed

+492
-21
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"configs"
2525
],
2626
"peerDependencies": {
27-
"eslint": "^9.25.1",
27+
"eslint": "^9.26.0",
2828
"jest": "*",
2929
"typescript": "^5.0.0",
3030
"vitest": "*"
@@ -66,7 +66,7 @@
6666
"@stylistic/eslint-plugin": "^2.11.0",
6767
"@types/node": "^22.15.3",
6868
"@typescript-eslint/utils": "^8.31.1",
69-
"eslint": "^9.25.1",
69+
"eslint": "^9.26.0",
7070
"husky": "^9.1.7",
7171
"lint-staged": "^15.5.1",
7272
"pinst": "^3.0.0",

0 commit comments

Comments
 (0)