Skip to content

Commit

Permalink
build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 8.0.0
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 8.0.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.0.0/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 Aug 1, 2024
1 parent e29e5b4 commit ac26260
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@rollup/plugin-typescript": "^11.1.6",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@typescript-eslint/parser": "^8.0.0",
"@yarnpkg/sdks": "^3.1.2",
"cytoscape": "^3.29.2",
"cytoscape-layers": "^2.4.4",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3791,7 +3791,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/lodash.throttle": "npm:^4.1.9"
"@typescript-eslint/eslint-plugin": "npm:^7.12.0"
"@typescript-eslint/parser": "npm:^7.12.0"
"@typescript-eslint/parser": "npm:^8.0.0"
"@yarnpkg/sdks": "npm:^3.1.2"
bubblesets-js: "npm:^2.3.2"
cytoscape: "npm:^3.29.2"
Expand Down

0 comments on commit ac26260

Please sign in to comment.