Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 013d06d

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

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.9.2"
3636
},
3737
"repository": "Level/transcoder",
3838
"homepage": "https://github.com/Level/transcoder",

0 commit comments

Comments
 (0)