Skip to content

Commit 6034209

Browse files
dependabot[bot]mklos-kw
authored andcommitted
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /services/idp
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-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a745ef7 commit 6034209

File tree

2 files changed

+132
-49
lines changed

2 files changed

+132
-49
lines changed

services/idp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"@babel/preset-typescript": "^7.27.1",
122122
"@babel/runtime": "^7.28.2",
123123
"@babel/runtime-corejs3": "^7.28.2",
124-
"@typescript-eslint/eslint-plugin": "^6.21.0",
124+
"@typescript-eslint/eslint-plugin": "^7.0.0",
125125
"@typescript-eslint/parser": "^6.21.0",
126126
"babel-loader": "9.2.1",
127127
"babel-plugin-named-asset-import": "^0.3.8",

0 commit comments

Comments
 (0)