Skip to content

Commit 4345078

Browse files
build(deps-dev): bump eslint from 9.17.0 to 9.19.0 (#1543)
Bumps [eslint](https://github.com/eslint/eslint) from 9.17.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.17.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8aa0a1a commit 4345078

File tree

2 files changed

+164
-165
lines changed

2 files changed

+164
-165
lines changed

examples/browser/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": "^22.10.10",
2929
"@types/react": "^19",
3030
"@types/react-dom": "^19",
31-
"eslint": "9.17.0",
31+
"eslint": "9.19.0",
3232
"eslint-config-next": "15.1.4",
3333
"typescript": "^5.7.2"
3434
}

0 commit comments

Comments
 (0)