Skip to content

Commit b1f9b2d

Browse files
authored
Bump typescript to ~4.0.2 (#203)
1 parent d691593 commit b1f9b2d

File tree

1 file changed

+1
-1
lines changed
  • smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen

1 file changed

+1
-1
lines changed

smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen/base-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"jest": "^26.1.0",
3333
"rimraf": "^3.0.0",
3434
"typedoc": "^0.17.8",
35-
"typescript": "~3.9.3"
35+
"typescript": "~4.0.2"
3636
},
3737
"engines": {
3838
"node": ">=8.0.0"

0 commit comments

Comments
 (0)