Skip to content

Commit bccd64e

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 8.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 8.22.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/v8.22.0/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 56d23b6 commit bccd64e

File tree

3 files changed

+32
-73
lines changed

3 files changed

+32
-73
lines changed

packages/backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@podman-desktop/api": "1.15.0",
9999
"@types/node": "^20",
100100
"@typescript-eslint/eslint-plugin": "^8.22.0",
101-
"@typescript-eslint/parser": "^6.16.0",
101+
"@typescript-eslint/parser": "^8.22.0",
102102
"@vitest/coverage-v8": "^2.1.8",
103103
"@xterm/xterm": "^5.5.0",
104104
"@xterm/addon-fit": "^0.10.0",

packages/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/humanize-duration": "^3.27.4",
3939
"@types/node": "^20.17.16",
4040
"@typescript-eslint/eslint-plugin": "^8.22.0",
41-
"@typescript-eslint/parser": "^6.21.0",
41+
"@typescript-eslint/parser": "^8.22.0",
4242
"autoprefixer": "^10.4.20",
4343
"filesize": "^10.1.6",
4444
"humanize-duration": "^3.32.1",

pnpm-lock.yaml

+30-71
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)