Skip to content

Commit 1e0b4a5

Browse files
Bump eslint from 9.31.0 to 9.37.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.31.0 to 9.37.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.31.0...v9.37.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a639442 commit 1e0b4a5

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
@@ -32,7 +32,7 @@
3232
"@types/node": "24.0.4",
3333
"@types/react": "18.3.12",
3434
"@types/react-dom": "18.3.1",
35-
"eslint": "9.31.0",
35+
"eslint": "9.37.0",
3636
"eslint-config-next": "^15.1.0"
3737
},
3838
"engines": {

0 commit comments

Comments
 (0)