Skip to content

Commit e12c154

Browse files
Bump typescript from 4.6.4 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.6.4 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v4.6.4...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb84d08 commit e12c154

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"devDependencies": {
2828
"@types/node": "^17.0.33",
2929
"@vercel/ncc": "^0.38.4",
30-
"typescript": "^4.6.4"
30+
"typescript": "^5.9.3"
3131
}
3232
}

0 commit comments

Comments
 (0)