Skip to content

Commit c351ec6

Browse files
Bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 (#53)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.1.1 to 7.2.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.2.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99cbeaf commit c351ec6

File tree

2 files changed

+200
-20
lines changed

2 files changed

+200
-20
lines changed

package-lock.json

Lines changed: 199 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@types/node": "^20.11.28",
31-
"@typescript-eslint/eslint-plugin": "^7.1.1",
31+
"@typescript-eslint/eslint-plugin": "^7.2.0",
3232
"@typescript-eslint/parser": "^7.1.1",
3333
"@vercel/ncc": "^0.38.0",
3434
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)