Skip to content

Commit

Permalink
⬆️ Bump @typescript-eslint/parser from 8.23.0 to 8.26.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 8.23.0 to 8.26.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.26.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2025
1 parent a3ab698 commit 5a51741
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 85 deletions.
2 changes: 1 addition & 1 deletion internal-packages/versioned-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/node": "^22.13.1",
"@types/react": "^19.0.8",
"@typescript-eslint/eslint-plugin": "^8.25.0",
"@typescript-eslint/parser": "^8.23.0",
"@typescript-eslint/parser": "^8.26.0",
"eslint": "^9.19.0",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/react-dom": "^19.0.3",
"@types/unist": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^8.25.0",
"@typescript-eslint/parser": "^8.23.0",
"@typescript-eslint/parser": "^8.26.0",
"@wogns3623/eslint-plugin-better-exhaustive-deps": "^1.1.0",
"babel-jest": "^29.7.0",
"eslint": "^9.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/serializer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@quri/configs": "workspace:*",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^8.25.0",
"@typescript-eslint/parser": "^8.23.0",
"@typescript-eslint/parser": "^8.26.0",
"babel-jest": "^29.7.0",
"eslint": "^9.19.0",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/squiggle-lang/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/node": "^22.13.1",
"@types/react": "^19.0.8",
"@typescript-eslint/eslint-plugin": "^8.25.0",
"@typescript-eslint/parser": "^8.23.0",
"@typescript-eslint/parser": "^8.26.0",
"codecov": "^3.8.3",
"date-fns": "^4.1.0",
"esbuild": "^0.24.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.25.0",
"@typescript-eslint/parser": "^8.23.0",
"@typescript-eslint/parser": "^8.26.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.19.0",
"eslint-plugin-react": "^7.37.4",
Expand Down
97 changes: 17 additions & 80 deletions pnpm-lock.yaml

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

0 comments on commit 5a51741

Please sign in to comment.