Skip to content

Commit 2c41fdc

Browse files
Bump @typescript-eslint/parser from 8.32.1 to 8.33.0 (#346)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.32.1 to 8.33.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/v8.33.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.33.0 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 8023d01 commit 2c41fdc

File tree

2 files changed

+225
-23
lines changed

2 files changed

+225
-23
lines changed

package-lock.json

Lines changed: 224 additions & 22 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
@@ -29,7 +29,7 @@
2929
"@types/react": "^19.1.6",
3030
"@types/react-dom": "^19.1.5",
3131
"@typescript-eslint/eslint-plugin": "^8.33.0",
32-
"@typescript-eslint/parser": "^8.33.0",
32+
"@typescript-eslint/parser": "^8.33.1",
3333
"@vitejs/plugin-react": "^4.5.0",
3434
"eslint": "^9.28.0",
3535
"eslint-config-prettier": "^10.1.5",

0 commit comments

Comments
 (0)