Skip to content

Commit b79cefb

Browse files
chore(deps-dev): Bump @typescript-eslint/parser from 8.46.1 to 8.46.2 (#1050)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.46.1 to 8.46.2. - [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.46.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.2 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 e7f25e4 commit b79cefb

File tree

2 files changed

+252
-16
lines changed

2 files changed

+252
-16
lines changed

package-lock.json

Lines changed: 251 additions & 15 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
@@ -57,7 +57,7 @@
5757
"@types/jest": "^29.5.14",
5858
"@types/node": "^24.9.1",
5959
"@typescript-eslint/eslint-plugin": "^8.46.1",
60-
"@typescript-eslint/parser": "^8.44.1",
60+
"@typescript-eslint/parser": "^8.46.2",
6161
"eslint": "^8.57.1",
6262
"eslint-config-prettier": "^9.1.0",
6363
"jest": "^29.7.0",

0 commit comments

Comments
 (0)