Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @pulumi/awsx to v2.3.0 #1792

Merged
merged 1 commit into from
Nov 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@aws-sdk/client-dynamodb": "3.454.0",
"@pulumi/aws": "6.10.0",
"@pulumi/awsx": "2.2.0",
"@pulumi/awsx": "2.3.0",
"@pulumi/pulumi": "3.94.2",
"@topmonks/pulumi-aws": "3.1.3",
"ramda": "0.29.1"
Expand Down
37 changes: 12 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5121,7 +5121,7 @@ __metadata:
languageName: node
linkType: hard

"@pulumi/aws@npm:6.10.0":
"@pulumi/aws@npm:6.10.0, @pulumi/aws@npm:^6.9.0":
version: 6.10.0
resolution: "@pulumi/aws@npm:6.10.0"
dependencies:
Expand All @@ -5134,42 +5134,29 @@ __metadata:
languageName: node
linkType: hard

"@pulumi/aws@npm:^6.7.0":
version: 6.9.0
resolution: "@pulumi/aws@npm:6.9.0"
dependencies:
"@pulumi/pulumi": "npm:^3.0.0"
builtin-modules: "npm:3.0.0"
mime: "npm:^2.0.0"
read-package-tree: "npm:^5.2.1"
resolve: "npm:^1.7.1"
checksum: b73ff8bb73bdfbe9a63ea12d1e5b348ff06f6eddd4d4d15a3cd8d6832d0f95ca85aae862f4ebe5ad2be99d14cdc686fd5b50f6bae745ae6ba2338b48bc0889cc
languageName: node
linkType: hard

"@pulumi/awsx@npm:2.2.0":
version: 2.2.0
resolution: "@pulumi/awsx@npm:2.2.0"
"@pulumi/awsx@npm:2.3.0":
version: 2.3.0
resolution: "@pulumi/awsx@npm:2.3.0"
dependencies:
"@aws-sdk/client-ecs": "npm:^3.405.0"
"@pulumi/aws": "npm:^6.7.0"
"@pulumi/docker": "npm:^4.4.4"
"@pulumi/aws": "npm:^6.9.0"
"@pulumi/docker": "npm:^4.5.0"
"@pulumi/pulumi": "npm:^3.0.0"
"@types/aws-lambda": "npm:^8.10.23"
aws-sdk: "npm:^2.1450.0"
docker-classic: "npm:@pulumi/[email protected]"
mime: "npm:^2.0.0"
checksum: b418ae33b6fee7781e428375d25b649b5f37a51fed02cba41d9dba8c3d5b2b6d6ac868f4c46f9c356dfc7a7f76ed52f30d38bcee9c1a7ae11d530cfe2ddecac2
checksum: 6a7e018ad994e86d69edc7a231f5211e96c4f35492cc9691ad837b8a3792fefb55edd90c171769c6b67449c2f6fbe0bb2cba370097ccda2348102ac01da475b9
languageName: node
linkType: hard

"@pulumi/docker@npm:^4.4.4":
version: 4.4.5
resolution: "@pulumi/docker@npm:4.4.5"
"@pulumi/docker@npm:^4.5.0":
version: 4.5.0
resolution: "@pulumi/docker@npm:4.5.0"
dependencies:
"@pulumi/pulumi": "npm:^3.0.0"
semver: "npm:^5.4.0"
checksum: 79f37951dc61be9bb23854acafb2e2468ce766b8c1182d4653dae186f98724c332eae7e38b5483f0251ec49b4f0f2f95bf1373b3f3fa0606c7984001b5a1a556
checksum: 47969f17e3e8bb13a5e7e62824aa6faf5dcac48d3f876261245e9da02a596c9248fe5faa5aad9b4b85416c741705aa9c80a5bf40afe038fd12435f7af7ed1855
languageName: node
linkType: hard

Expand Down Expand Up @@ -14402,7 +14389,7 @@ __metadata:
dependencies:
"@aws-sdk/client-dynamodb": "npm:3.454.0"
"@pulumi/aws": "npm:6.10.0"
"@pulumi/awsx": "npm:2.2.0"
"@pulumi/awsx": "npm:2.3.0"
"@pulumi/pulumi": "npm:3.94.2"
"@topmonks/pulumi-aws": "npm:3.1.3"
"@types/firefox-webext-browser": "npm:111.0.5"
Expand Down