Skip to content

Commit

Permalink
rebase protocol test generation
Browse files Browse the repository at this point in the history
  • Loading branch information
kuhe committed Jul 9, 2024
1 parent 3557cdc commit 86b380c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
14 changes: 7 additions & 7 deletions private/smithy-rpcv2-cbor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,26 +19,26 @@
"@aws-crypto/sha256-browser": "5.2.0",
"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/types": "latest",
"@smithy/config-resolver": "^3.0.4",
"@smithy/core": "^2.2.5",
"@smithy/config-resolver": "^3.0.5",
"@smithy/core": "^2.2.6",
"@smithy/fetch-http-handler": "^3.2.1",
"@smithy/hash-node": "^3.0.3",
"@smithy/invalid-dependency": "^3.0.3",
"@smithy/middleware-content-length": "^3.0.3",
"@smithy/middleware-retry": "^3.0.8",
"@smithy/middleware-retry": "^3.0.9",
"@smithy/middleware-serde": "^3.0.3",
"@smithy/middleware-stack": "^3.0.3",
"@smithy/node-config-provider": "^3.1.3",
"@smithy/node-config-provider": "^3.1.4",
"@smithy/node-http-handler": "^3.1.2",
"@smithy/protocol-http": "^4.0.3",
"@smithy/smithy-client": "^3.1.6",
"@smithy/smithy-client": "^3.1.7",
"@smithy/types": "^3.3.0",
"@smithy/url-parser": "^3.0.3",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.8",
"@smithy/util-defaults-mode-node": "^3.0.8",
"@smithy/util-defaults-mode-browser": "^3.0.9",
"@smithy/util-defaults-mode-node": "^3.0.9",
"@smithy/util-retry": "^3.0.3",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2250,7 +2250,7 @@ __metadata:
languageName: unknown
linkType: soft

"@smithy/config-resolver@^3.0.4, @smithy/config-resolver@workspace:^, @smithy/config-resolver@workspace:packages/config-resolver":
"@smithy/config-resolver@^3.0.5, @smithy/config-resolver@workspace:^, @smithy/config-resolver@workspace:packages/config-resolver":
version: 0.0.0-use.local
resolution: "@smithy/config-resolver@workspace:packages/config-resolver"
dependencies:
Expand All @@ -2266,7 +2266,7 @@ __metadata:
languageName: unknown
linkType: soft

"@smithy/core@^2.2.5, @smithy/core@workspace:packages/core":
"@smithy/core@^2.2.6, @smithy/core@workspace:packages/core":
version: 0.0.0-use.local
resolution: "@smithy/core@workspace:packages/core"
dependencies:
Expand Down Expand Up @@ -2590,7 +2590,7 @@ __metadata:
languageName: unknown
linkType: soft

"@smithy/middleware-retry@^3.0.8, @smithy/middleware-retry@workspace:^, @smithy/middleware-retry@workspace:packages/middleware-retry":
"@smithy/middleware-retry@^3.0.9, @smithy/middleware-retry@workspace:^, @smithy/middleware-retry@workspace:packages/middleware-retry":
version: 0.0.0-use.local
resolution: "@smithy/middleware-retry@workspace:packages/middleware-retry"
dependencies:
Expand Down Expand Up @@ -2639,7 +2639,7 @@ __metadata:
languageName: unknown
linkType: soft

"@smithy/node-config-provider@^3.1.3, @smithy/node-config-provider@workspace:^, @smithy/node-config-provider@workspace:packages/node-config-provider":
"@smithy/node-config-provider@^3.1.4, @smithy/node-config-provider@workspace:^, @smithy/node-config-provider@workspace:packages/node-config-provider":
version: 0.0.0-use.local
resolution: "@smithy/node-config-provider@workspace:packages/node-config-provider"
dependencies:
Expand Down Expand Up @@ -2784,7 +2784,7 @@ __metadata:
languageName: unknown
linkType: soft

"@smithy/smithy-client@^3.1.6, @smithy/smithy-client@workspace:^, @smithy/smithy-client@workspace:packages/smithy-client":
"@smithy/smithy-client@^3.1.7, @smithy/smithy-client@workspace:^, @smithy/smithy-client@workspace:packages/smithy-client":
version: 0.0.0-use.local
resolution: "@smithy/smithy-client@workspace:packages/smithy-client"
dependencies:
Expand All @@ -2809,26 +2809,26 @@ __metadata:
"@aws-crypto/sha256-browser": 5.2.0
"@aws-crypto/sha256-js": 5.2.0
"@aws-sdk/types": latest
"@smithy/config-resolver": ^3.0.4
"@smithy/core": ^2.2.5
"@smithy/config-resolver": ^3.0.5
"@smithy/core": ^2.2.6
"@smithy/fetch-http-handler": ^3.2.1
"@smithy/hash-node": ^3.0.3
"@smithy/invalid-dependency": ^3.0.3
"@smithy/middleware-content-length": ^3.0.3
"@smithy/middleware-retry": ^3.0.8
"@smithy/middleware-retry": ^3.0.9
"@smithy/middleware-serde": ^3.0.3
"@smithy/middleware-stack": ^3.0.3
"@smithy/node-config-provider": ^3.1.3
"@smithy/node-config-provider": ^3.1.4
"@smithy/node-http-handler": ^3.1.2
"@smithy/protocol-http": ^4.0.3
"@smithy/smithy-client": ^3.1.6
"@smithy/smithy-client": ^3.1.7
"@smithy/types": ^3.3.0
"@smithy/url-parser": ^3.0.3
"@smithy/util-base64": ^3.0.0
"@smithy/util-body-length-browser": ^3.0.0
"@smithy/util-body-length-node": ^3.0.0
"@smithy/util-defaults-mode-browser": ^3.0.8
"@smithy/util-defaults-mode-node": ^3.0.8
"@smithy/util-defaults-mode-browser": ^3.0.9
"@smithy/util-defaults-mode-node": ^3.0.9
"@smithy/util-retry": ^3.0.3
"@smithy/util-utf8": ^3.0.0
"@tsconfig/node16": 16.1.3
Expand Down Expand Up @@ -2944,7 +2944,7 @@ __metadata:
languageName: unknown
linkType: soft

"@smithy/util-defaults-mode-browser@^3.0.8, @smithy/util-defaults-mode-browser@workspace:packages/util-defaults-mode-browser":
"@smithy/util-defaults-mode-browser@^3.0.9, @smithy/util-defaults-mode-browser@workspace:packages/util-defaults-mode-browser":
version: 0.0.0-use.local
resolution: "@smithy/util-defaults-mode-browser@workspace:packages/util-defaults-mode-browser"
dependencies:
Expand All @@ -2961,7 +2961,7 @@ __metadata:
languageName: unknown
linkType: soft

"@smithy/util-defaults-mode-node@^3.0.8, @smithy/util-defaults-mode-node@workspace:packages/util-defaults-mode-node":
"@smithy/util-defaults-mode-node@^3.0.9, @smithy/util-defaults-mode-node@workspace:packages/util-defaults-mode-node":
version: 0.0.0-use.local
resolution: "@smithy/util-defaults-mode-node@workspace:packages/util-defaults-mode-node"
dependencies:
Expand Down

0 comments on commit 86b380c

Please sign in to comment.