Skip to content

Commit b6abc8f

Browse files
build(deps-dev): bump @typescript-eslint/parser from 8.33.0 to 8.33.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.33.0 to 8.33.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.33.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.33.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a80196 commit b6abc8f

File tree

2 files changed

+191
-9
lines changed

2 files changed

+191
-9
lines changed

package-lock.json

Lines changed: 190 additions & 8 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
@@ -31,7 +31,7 @@
3131
"@types/react": "^19.1.6",
3232
"@types/react-dom": "^19.1.5",
3333
"@typescript-eslint/eslint-plugin": "^8.32.1",
34-
"@typescript-eslint/parser": "^8.32.1",
34+
"@typescript-eslint/parser": "^8.33.1",
3535
"@vitejs/plugin-react": "^4.5.0",
3636
"@vitest/coverage-v8": "^3.2.0",
3737
"@vitest/ui": "^3.1.4",

0 commit comments

Comments
 (0)