Skip to content

Commit 34faa48

Browse files
authored
chore(dep): bump typescript to 4.2.4 (#316)
1 parent a566ea5 commit 34faa48

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
@@ -33,7 +33,7 @@
3333
"rimraf": "^3.0.0",
3434
"ts-jest": "^26.4.1",
3535
"typedoc": "^0.19.2",
36-
"typescript": "~4.1.2"
36+
"typescript": "~4.2.4"
3737
},
3838
"engines": {
3939
"node": ">=10.0.0"

0 commit comments

Comments
 (0)