Skip to content

Commit 211d5aa

Browse files
Bump typescript from 4.9.5 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.8.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.9.5...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4691777 commit 211d5aa

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
@@ -32,7 +32,7 @@
3232
"nyc": "^15.1.0",
3333
"standard": "^17.0.0",
3434
"tape": "^5.3.2",
35-
"typescript": "^4.5.2"
35+
"typescript": "^5.8.3"
3636
},
3737
"repository": "Level/transcoder",
3838
"homepage": "https://github.com/Level/transcoder",

0 commit comments

Comments
 (0)