Skip to content

Commit 866610f

Browse files
Bump @typescript-eslint/eslint-plugin from 7.16.0 to 7.17.0 (#826)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.16.0 to 7.17.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.17.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 7af4608 commit 866610f

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@types/jest": "^29.5.12",
39-
"@typescript-eslint/eslint-plugin": "^7.16.0",
39+
"@typescript-eslint/eslint-plugin": "^7.17.0",
4040
"enhanced-resolve": "^5.17.1",
4141
"eslint": "^8.57.0",
4242
"eslint-config-tc": "^26.0.0",
@@ -56,7 +56,7 @@
5656
"eslint-config-prettier": "^9.1.0"
5757
},
5858
"peerDependencies": {
59-
"@typescript-eslint/eslint-plugin": "^7.16.0",
59+
"@typescript-eslint/eslint-plugin": "^7.17.0",
6060
"@typescript-eslint/parser": "^7.0.1",
6161
"eslint": "^8.57.0"
6262
},

0 commit comments

Comments
 (0)