Skip to content

Commit

Permalink
chore: bump typescript from 5.6.3 to 5.7.2 (#3649)
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](microsoft/TypeScript@v5.6.3...v5.7.2)

---
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 Dec 2, 2024
1 parent bc26b9c commit 34bbeaa
Show file tree
Hide file tree
Showing 2 changed files with 953 additions and 808 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@swc/jest": "^0.2.37",
"@types/jest": "^29.5.14",
"@types/node": "^22",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"agadoo": "^3.0.0",
"bundlemon": "^3.1.0",
"eslint": "^9.14.0",
Expand All @@ -51,7 +51,7 @@
"turbo": "^2.2.3",
"typedoc": "^0.27.1",
"typedoc-plugin-missing-exports": "^3.1.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"engines": {
"node": ">=20.18.0",
Expand Down
Loading

0 comments on commit 34bbeaa

Please sign in to comment.