Skip to content

Commit 95c4343

Browse files
authored
chore: bump tslib to 2.3.0 (#387)
1 parent 851b17f commit 95c4343

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
@@ -25,7 +25,7 @@
2525
},
2626
"sideEffects": false,
2727
"dependencies": {
28-
"tslib": "^2.0.0"
28+
"tslib": "^2.3.0"
2929
},
3030
"devDependencies": {
3131
"downlevel-dts": "0.7.0",

0 commit comments

Comments
 (0)