Skip to content

Commit 3fc8f3d

Browse files
Bump typescript from 4.9.5 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07f0e65 commit 3fc8f3d

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
@@ -29,7 +29,7 @@
2929
"nyc": "^15.0.0",
3030
"standard": "^17.0.0",
3131
"tape": "^5.5.2",
32-
"typescript": "^4.5.5",
32+
"typescript": "^5.7.3",
3333
"uuid": "^3.3.2"
3434
},
3535
"repository": {

0 commit comments

Comments
 (0)