Skip to content

Commit 434b031

Browse files
Bump @typescript-eslint/parser from 7.1.1 to 7.9.0 in /src/ui
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.1.1 to 7.9.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/v7.9.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 453a740 commit 434b031

File tree

2 files changed

+72
-13
lines changed

2 files changed

+72
-13
lines changed

src/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/react": "^18.2.56",
6666
"@types/react-dom": "^18.2.19",
6767
"@typescript-eslint/eslint-plugin": "^7.0.2",
68-
"@typescript-eslint/parser": "^7.0.2",
68+
"@typescript-eslint/parser": "^7.9.0",
6969
"@vitejs/plugin-react": "latest",
7070
"autoprefixer": "^10.4.18",
7171
"copyfiles": "^2.0.0",

src/ui/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)