Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit a8be49b

Browse files
chore(deps-dev): bump @typescript-eslint/parser in /src/leapfrogai_ui (#427)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.2.0 to 7.7.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/v7.7.1/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d3a7f8 commit a8be49b

File tree

2 files changed

+53
-38
lines changed

2 files changed

+53
-38
lines changed

src/leapfrogai_ui/package-lock.json

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

src/leapfrogai_ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/eslint": "^8.56.0",
3535
"@types/uuid": "^9.0.8",
3636
"@typescript-eslint/eslint-plugin": "^7.0.0",
37-
"@typescript-eslint/parser": "^7.0.0",
37+
"@typescript-eslint/parser": "^7.7.1",
3838
"carbon-components-svelte": "^0.85.0",
3939
"carbon-icons-svelte": "^12.6.0",
4040
"carbon-preprocess-svelte": "^0.11.0",

0 commit comments

Comments
 (0)