Skip to content

Commit f00e56e

Browse files
Bump typescript from 4.9.5 to 5.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.0.2) --- 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 4942190 commit f00e56e

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
@@ -38,6 +38,6 @@
3838
"rollup": "^3.9.0",
3939
"rollup-external-modules": "^2.0.0",
4040
"rollup-plugin-esbuild": "^5.0.0",
41-
"typescript": "^4.8.2"
41+
"typescript": "^5.0.2"
4242
}
4343
}

0 commit comments

Comments
 (0)