Skip to content

Commit 2a90eef

Browse files
dependabot[bot]torokati44
authored andcommitted
Bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.0.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.17.0 to 8.0.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Plus manually bump @typescript-eslint/parser from 7.18.0 to 8.0.0
1 parent 1b98866 commit 2a90eef

File tree

2 files changed

+59
-136
lines changed

2 files changed

+59
-136
lines changed

package-lock.json

+57-134
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"@types/node": "^22",
2828
"@types/react": "^18",
2929
"@types/react-dom": "^18",
30-
"@typescript-eslint/eslint-plugin": "^7.17.0",
31-
"@typescript-eslint/parser": "^7.18.0",
30+
"@typescript-eslint/eslint-plugin": "^8.0.0",
31+
"@typescript-eslint/parser": "^8.0.0",
3232
"d3": "^7.9.0",
3333
"eslint": "^8.57.0",
3434
"eslint-config-next": "14.2.5",

0 commit comments

Comments
 (0)