Skip to content

Commit

Permalink
build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.0.1
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 6.21.0 to 7.0.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/v7.0.1/packages/parser)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 48b40b1 commit d1d4327
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 10 deletions.
164 changes: 155 additions & 9 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 @@ -76,7 +76,7 @@
"@storybook/web-components-vite": "^7.6.14",
"@types/chai": "4.3.5",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/parser": "7.0.1",
"@web/dev-server-esbuild": "0.4.3",
"@web/test-runner": "0.17.0",
"@web/test-runner-playwright": "0.11.0",
Expand Down

0 comments on commit d1d4327

Please sign in to comment.