Skip to content

Commit 4ebd428

Browse files
authored
chore(aws-util-test): add @aws-sdk/weather as workspace dependency (#7001)
1 parent f4e6154 commit 4ebd428

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

private/aws-util-test/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"sideEffects": false,
1919
"dependencies": {
2020
"@aws-sdk/aws-protocoltests-json": "*",
21+
"@aws-sdk/weather": "workspace:^",
2122
"@smithy/protocol-http": "^5.1.0",
2223
"@smithy/shared-ini-file-loader": "^4.0.2",
2324
"@smithy/types": "^4.2.0",

yarn.lock

+2-1
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,7 @@ __metadata:
841841
resolution: "@aws-sdk/aws-util-test@workspace:private/aws-util-test"
842842
dependencies:
843843
"@aws-sdk/aws-protocoltests-json": "npm:*"
844+
"@aws-sdk/weather": "workspace:^"
844845
"@smithy/protocol-http": "npm:^5.1.0"
845846
"@smithy/shared-ini-file-loader": "npm:^4.0.2"
846847
"@smithy/types": "npm:^4.2.0"
@@ -23809,7 +23810,7 @@ __metadata:
2380923810
languageName: unknown
2381023811
linkType: soft
2381123812

23812-
"@aws-sdk/weather@workspace:private/weather":
23813+
"@aws-sdk/weather@workspace:^, @aws-sdk/weather@workspace:private/weather":
2381323814
version: 0.0.0-use.local
2381423815
resolution: "@aws-sdk/weather@workspace:private/weather"
2381523816
dependencies:

0 commit comments

Comments
 (0)