Skip to content

Commit d2fa400

Browse files
Bump typescript from 4.3.5 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 5.4.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.3.5...v5.4.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b7e21e commit d2fa400

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.33.4",
30-
"typescript": "^4.3.5"
30+
"typescript": "^5.4.5"
3131
}
3232
}

0 commit comments

Comments
 (0)