Skip to content

Commit

Permalink
Bump typescript-eslint from 8.2.0 to 8.19.1
Browse files Browse the repository at this point in the history
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.2.0 to 8.19.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.1/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 1f1d5c4 commit 9ad566a
Show file tree
Hide file tree
Showing 5 changed files with 94 additions and 118 deletions.
2 changes: 1 addition & 1 deletion apps/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"nock": "^13.5.5",
"prettier": "^3.3.3",
"typescript": "^5.7.2",
"typescript-eslint": "^8.2.0",
"typescript-eslint": "^8.19.1",
"vite": "^6.0.3",
"vitest": "^2.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"ts-node": "^10.9.2",
"ts-toolbelt": "^9.6.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.2.0",
"typescript-eslint": "^8.19.1",
"vitest": "^2.0.5"
},
"private": true
Expand Down
Loading

0 comments on commit 9ad566a

Please sign in to comment.