Skip to content

Commit 6a20dd5

Browse files
Bump @typescript-eslint/parser from 6.16.0 to 6.19.0 in /frontend
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.16.0 to 6.19.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a3e2fb commit 6a20dd5

File tree

2 files changed

+84
-9
lines changed

2 files changed

+84
-9
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/react": "^18.2.48",
3333
"@types/react-dom": "^18.2.15",
3434
"@typescript-eslint/eslint-plugin": "^6.10.0",
35-
"@typescript-eslint/parser": "^6.10.0",
35+
"@typescript-eslint/parser": "^6.19.0",
3636
"@vitejs/plugin-react-swc": "^3.5.0",
3737
"eslint": "^8.53.0",
3838
"eslint-plugin-react-hooks": "^4.6.0",

0 commit comments

Comments
 (0)