Skip to content

Commit 1881619

Browse files
Bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 in /generator (#3076)
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 6e82171 commit 1881619

File tree

2 files changed

+33
-108
lines changed

2 files changed

+33
-108
lines changed

generator/package-lock.json

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

generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/lodash": "^4.17.1",
2727
"@types/node": "^20.12.8",
2828
"@types/yargs": "^17.0.32",
29-
"@typescript-eslint/eslint-plugin": "^7.7.1",
29+
"@typescript-eslint/eslint-plugin": "^7.8.0",
3030
"@typescript-eslint/parser": "^7.8.0",
3131
"async": "^3.2.5",
3232
"autorest": "^3.7.1",

0 commit comments

Comments
 (0)