Skip to content

Commit ccc8169

Browse files
Bump eslint from 9.18.0 to 9.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.18.0 to 9.19.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.19.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a26d021 commit ccc8169

File tree

2 files changed

+75
-110
lines changed

2 files changed

+75
-110
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@next/eslint-plugin-next": "^15.1.6",
2222
"@typescript-eslint/eslint-plugin": "^8.21.0",
2323
"@typescript-eslint/parser": "^8.21.0",
24-
"eslint": "9.18.0",
24+
"eslint": "9.19.0",
2525
"eslint-config-next": "15.1.6",
2626
"globals": "^15.14.0"
2727
}

0 commit comments

Comments
 (0)