Skip to content

Commit 86877b2

Browse files
committed
chore(aws-util-test): add @aws-sdk/weather as a dependency
1 parent b2eec67 commit 86877b2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

private/aws-util-test/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"sideEffects": false,
2121
"dependencies": {
2222
"@aws-sdk/aws-protocoltests-json": "*",
23+
"@aws-sdk/weather": "*",
2324
"@smithy/protocol-http": "^5.1.3",
2425
"@smithy/shared-ini-file-loader": "^4.0.5",
2526
"@smithy/types": "^4.3.2",

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1439,6 +1439,7 @@ __metadata:
14391439
resolution: "@aws-sdk/aws-util-test@workspace:private/aws-util-test"
14401440
dependencies:
14411441
"@aws-sdk/aws-protocoltests-json": "npm:*"
1442+
"@aws-sdk/weather": "npm:*"
14421443
"@smithy/protocol-http": "npm:^5.1.3"
14431444
"@smithy/shared-ini-file-loader": "npm:^4.0.5"
14441445
"@smithy/types": "npm:^4.3.2"
@@ -25085,7 +25086,7 @@ __metadata:
2508525086
languageName: unknown
2508625087
linkType: soft
2508725088

25088-
"@aws-sdk/weather@workspace:private/weather":
25089+
"@aws-sdk/weather@npm:*, @aws-sdk/weather@workspace:private/weather":
2508925090
version: 0.0.0-use.local
2509025091
resolution: "@aws-sdk/weather@workspace:private/weather"
2509125092
dependencies:

0 commit comments

Comments
 (0)