Skip to content

Commit

Permalink
Bump @typescript-eslint/parser from 8.19.1 to 8.23.0 (#484)
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.19.1 to 8.23.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.23.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eugene Fox <[email protected]>
  • Loading branch information
dependabot[bot] and XFox111 authored Feb 5, 2025
1 parent 91ef5f2 commit 3cbde70
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 9 deletions.
123 changes: 115 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.19.1",
"@typescript-eslint/parser": "^8.23.0",
"@wxt-dev/module-react": "^1.1.3",
"eslint": "^9.19.0",
"eslint-plugin-react": "^7.37.4",
Expand Down

0 comments on commit 3cbde70

Please sign in to comment.