Skip to content

Commit 40f8c79

Browse files
Bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 in /tools (#3072)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.1 to 7.8.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.8.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1562637 commit 40f8c79

File tree

2 files changed

+33
-132
lines changed

2 files changed

+33
-132
lines changed

tools/package-lock.json

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

tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/express": "^4.17.21",
1919
"@types/jest": "^29.5.12",
2020
"@types/node": "^20.12.8",
21-
"@typescript-eslint/eslint-plugin": "^7.7.1",
21+
"@typescript-eslint/eslint-plugin": "^7.8.0",
2222
"@typescript-eslint/parser": "^7.8.0",
2323
"ajv": "^6.12.6",
2424
"eslint": "^8.56.0",

0 commit comments

Comments
 (0)