Skip to content

Commit 53c6367

Browse files
Bump eslint from 9.15.0 to 9.16.0 (#65)
Bumps [eslint](https://github.com/eslint/eslint) from 9.15.0 to 9.16.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.16.0) --- updated-dependencies: - dependency-name: eslint 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 3bae635 commit 53c6367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/node": "22.10.1",
3535
"@types/react": "18.3.12",
3636
"@types/react-dom": "18.3.1",
37-
"eslint": "9.15.0",
37+
"eslint": "9.16.0",
3838
"eslint-config-next": "15.0.3"
3939
},
4040
"engines": {

0 commit comments

Comments
 (0)