Skip to content

Commit 2f19e66

Browse files
build(deps-dev): bump typescript from 5.4.5 to 5.6.3 (#378)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.6.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.6.3) --- 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>
1 parent e9a2d56 commit 2f19e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"standard": "^17.1.0",
4949
"tap": "^18.7.2",
5050
"tsd": "^0.31.0",
51-
"typescript": "~5.4.5",
51+
"typescript": "~5.6.3",
5252
"why-is-node-running": "^3.0.0"
5353
},
5454
"dependencies": {

0 commit comments

Comments
 (0)