Skip to content

Commit a564eeb

Browse files
chore(deps-dev): bump @typescript-eslint/parser in /client
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.14.0 to 6.15.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.15.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] <support@github.com>
1 parent 7fead72 commit a564eeb

File tree

2 files changed

+9
-116
lines changed

2 files changed

+9
-116
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react": "^18.2.45",
2626
"@types/react-dom": "^18.2.18",
2727
"@typescript-eslint/eslint-plugin": "^6.15.0",
28-
"@typescript-eslint/parser": "^6.14.0",
28+
"@typescript-eslint/parser": "^6.15.0",
2929
"@vitejs/plugin-react": "^4.2.1",
3030
"eslint": "^8.56.0",
3131
"eslint-plugin-react": "^7.33.2",

0 commit comments

Comments
 (0)