Skip to content

Commit d429743

Browse files
Bump typescript from 5.8.3 to 5.9.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bcb344 commit d429743

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"sharp": "^0.34.2",
4444
"svelte": "^5.35.4",
4545
"tailwindcss": "^4.1.11",
46-
"typescript": "^5.8.3",
46+
"typescript": "^5.9.2",
4747
"vite": "^6.3.5"
4848
},
4949
"devDependencies": {
@@ -52,7 +52,7 @@
5252
"prettier-plugin-astro": "^0.14.1",
5353
"puppeteer": "^24.12.0",
5454
"tsx": "^4.20.3",
55-
"typescript": "^5.8.3"
55+
"typescript": "^5.9.2"
5656
},
5757
"prettier": {
5858
"proseWrap": "always"

pnpm-lock.yaml

Lines changed: 54 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)