Skip to content

Commit 88338ae

Browse files
Bump eslint from 8.57.1 to 9.13.0 in /apps/website
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.13.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e1699d commit 88338ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@typescript-eslint/eslint-plugin": "^8.0.1",
3030
"@typescript-eslint/parser": "^8.0.1",
3131
"autoprefixer": "^10.4.19",
32-
"eslint": "^8.56.0",
32+
"eslint": "^9.13.0",
3333
"eslint-config-next": "^14.2.4",
3434
"eslint-config-prettier": "^9.1.0",
3535
"eslint-plugin-jsx-a11y": "^6.8.0",

0 commit comments

Comments
 (0)