Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 (#1040)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  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>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 4d57517 commit b78df05
Show file tree
Hide file tree
Showing 4 changed files with 155 additions and 155 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.3.0",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "^5.4.11",
"vitest": "^2.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"eslint-plugin-redundant-undefined": "^1.0.0",
"eslint-plugin-sonarjs": "^2.0.4",
"prettier": "^3.3.3",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "^5.4.11",
"vitest": "^2.0.2"
},
Expand Down
Loading

0 comments on commit b78df05

Please sign in to comment.