Skip to content

Commit ee2fd10

Browse files
build(deps-dev): update typescript requirement from ^3.7.2 to ^3.8.3
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.2...v3.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5f6b20f commit ee2fd10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"rollup-plugin-terser": "^5.1.2",
3131
"ts-jest": "^24.3.0",
3232
"ts-node": "^8.8.2",
33-
"typescript": "^3.7.2",
33+
"typescript": "^3.8.3",
3434
"vuepress": "^1.4.0"
3535
},
3636
"scripts": {

0 commit comments

Comments
 (0)