Skip to content

Commit 0263aa1

Browse files
Bump typescript from 3.9.10 to 4.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.10 to 4.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.10...v4.4.3) --- 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 02d9ce8 commit 0263aa1

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
@@ -28,7 +28,7 @@
2828
"@types/shelljs": "^0.8.0",
2929
"@types/yargs": "^11.1.1",
3030
"ts-node": "^7.0.1",
31-
"typescript": "^3.9.7"
31+
"typescript": "^4.4.3"
3232
},
3333
"git repository": "https://github.com/open-template-hub/open-template-hub-server-generator",
3434
"repository": {

0 commit comments

Comments
 (0)