Skip to content

Commit 14f77ac

Browse files
Bump eslint from 9.27.0 to 9.29.0 (#213)
Bumps [eslint](https://github.com/eslint/eslint) from 9.27.0 to 9.29.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.27.0...v9.29.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.29.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 a30213c commit 14f77ac

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.1",
3333
"@types/react": "18.3.12",
3434
"@types/react-dom": "18.3.1",
35-
"eslint": "9.27.0",
35+
"eslint": "9.29.0",
3636
"eslint-config-next": "^15.1.0"
3737
},
3838
"engines": {

0 commit comments

Comments
 (0)