Skip to content

Commit 31bb76c

Browse files
committed
chore(codegen): update smithy-ts commit
1 parent 51c4875 commit 31bb76c

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
@@ -3,7 +3,7 @@ module.exports = {
33
// Use full commit hash as we explicitly fetch it.
44
// Comparison link (update with previous hash):
55
// https://github.com/smithy-lang/smithy-typescript/compare/56a65e69af8a8b7a814a92af716009cabe4b0b42...472a5ea035237e10c560ed362c0e0105805ad26f
6-
SMITHY_TS_COMMIT: "3078a958f1ce563503963eb9492c83610fe1cef5",
6+
SMITHY_TS_COMMIT: "8aef84bd27a0bb995ef908239e7bb7c6c3a37435",
77
};
88

99
if (module.exports.SMITHY_TS_COMMIT.length < 40) {

0 commit comments

Comments
 (0)