Skip to content

Commit 27e78cd

Browse files
Bump @typescript-eslint/eslint-plugin from 6.7.0 to 7.0.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.0 to 7.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/v7.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]>
1 parent d6139d6 commit 27e78cd

File tree

2 files changed

+257
-29
lines changed

2 files changed

+257
-29
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"test": "npm run prettier && npm run lint && cd htmlhint && npm i && cd ../htmlhint-server && npm i && npm run compile"
2121
},
2222
"devDependencies": {
23-
"@typescript-eslint/eslint-plugin": "6.7.0",
23+
"@typescript-eslint/eslint-plugin": "7.0.0",
2424
"@typescript-eslint/parser": "6.7.0",
2525
"eslint": "8.57.0",
2626
"eslint-config-prettier": "9.1.0",

0 commit comments

Comments
 (0)