Skip to content

Commit ac30162

Browse files
build: bump @typescript-eslint/parser in /ClientAdvisor/App/frontend
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 8.18.1. - [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/v8.18.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 309eca0 commit ac30162

File tree

2 files changed

+242
-28
lines changed

2 files changed

+242
-28
lines changed

ClientAdvisor/App/frontend/package-lock.json

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

ClientAdvisor/App/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/react-syntax-highlighter": "^15.5.11",
5151
"@types/testing-library__user-event": "^4.2.0",
5252
"@typescript-eslint/eslint-plugin": "^6.21.0",
53-
"@typescript-eslint/parser": "^6.21.0",
53+
"@typescript-eslint/parser": "^8.18.1",
5454
"@vitejs/plugin-react": "^3.1.0",
5555
"dotenv": "^16.4.5",
5656
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)