Skip to content

Commit 4a63c8c

Browse files
author
Steven Yuan
committed
chore(codegen): bump smithy-typescript commit
1 parent 04ed4ed commit 4a63c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate-clients/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Update this commit when taking up new changes from smithy-typescript.
22
module.exports = {
33
// Use full commit hash as we explicitly fetch it.
4-
SMITHY_TS_COMMIT: "a6d5a23bd699d8f6cb6f3bcb3eefcca254660595",
4+
SMITHY_TS_COMMIT: "b9b29cccb5c54720bce02fc006234e208eeff15f",
55
};

0 commit comments

Comments
 (0)