Skip to content

Commit b2e9d8d

Browse files
build(deps-dev): Bump @typescript-eslint/parser from 8.29.0 to 8.29.1 (#2091)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.29.0 to 8.29.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.29.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 233e8c2 commit b2e9d8d

File tree

2 files changed

+16
-241
lines changed

2 files changed

+16
-241
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"devDependencies": {
8484
"@types/node": "^22.14.0",
8585
"@typescript-eslint/eslint-plugin": "^8.29.1",
86-
"@typescript-eslint/parser": "^8.29.0",
86+
"@typescript-eslint/parser": "^8.29.1",
8787
"@vitest/coverage-v8": "^2.1.8",
8888
"eslint": "^8.57.1",
8989
"eslint-config-prettier": "^10.1.1",

0 commit comments

Comments
 (0)