Skip to content

Commit c72598c

Browse files
dependabot[bot]ebyhr
authored andcommitted
Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.21.0 in /webapp
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.10.0 to 6.21.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/v6.21.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 6.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d9937b commit c72598c

File tree

2 files changed

+133
-62
lines changed

2 files changed

+133
-62
lines changed

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@types/react": "^18.2.37",
2929
"@types/react-dom": "^18.2.15",
30-
"@typescript-eslint/eslint-plugin": "^6.10.0",
30+
"@typescript-eslint/eslint-plugin": "^6.21.0",
3131
"@typescript-eslint/parser": "^6.10.0",
3232
"@vitejs/plugin-react": "^4.7.0",
3333
"eslint": "^8.53.0",

0 commit comments

Comments
 (0)