Skip to content

Commit e3f0f03

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /apps/api
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.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] <support@github.com>
1 parent b3b4bdc commit e3f0f03

File tree

2 files changed

+203
-23
lines changed

2 files changed

+203
-23
lines changed

apps/api/package-lock.json

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

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/node": "^20.3.1",
5050
"@types/passport-local": "^1.0.38",
5151
"@types/supertest": "^6.0.0",
52-
"@typescript-eslint/eslint-plugin": "^6.0.0",
52+
"@typescript-eslint/eslint-plugin": "^7.0.0",
5353
"@typescript-eslint/parser": "^6.0.0",
5454
"eslint": "^8.42.0",
5555
"eslint-config-prettier": "^9.0.0",

0 commit comments

Comments
 (0)