Skip to content

Commit be02314

Browse files
committed
Update dependency @pulumi/pulumi to v3.13.2
1 parent 5657706 commit be02314

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@pulumi/aws": "4.21.1",
1919
"@pulumi/awsx": "0.31.0",
20-
"@pulumi/pulumi": "3.13.0",
20+
"@pulumi/pulumi": "3.13.2",
2121
"@types/node": "16.9.6",
2222
"eslint": "7.32.0",
2323
"eslint-config-prettier": "8.3.0",

yarn.lock

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,28 @@
146146
"@pulumi/pulumi" "^3.0.0"
147147
semver "^5.4.0"
148148

149-
"@pulumi/pulumi@3.13.0", "@pulumi/pulumi@^3.0.0":
149+
"@pulumi/pulumi@3.13.2":
150+
version "3.13.2"
151+
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.13.2.tgz#a658adf511539524e61c3e167d6ee80b6ce72e75"
152+
integrity sha512-Sgkgms33429NnZIKFHJRTA05lhxP/mFAkGSxG1ibAbZcgwkUjLPkeD0dcD4Rs1PcYFRp95RL1pm5I3ikENxOhg==
153+
dependencies:
154+
"@grpc/grpc-js" "^1.2.7"
155+
"@logdna/tail-file" "^2.0.6"
156+
"@pulumi/query" "^0.3.0"
157+
google-protobuf "^3.5.0"
158+
js-yaml "^3.14.0"
159+
minimist "^1.2.0"
160+
normalize-package-data "^2.4.0"
161+
protobufjs "^6.8.6"
162+
read-package-tree "^5.3.1"
163+
require-from-string "^2.0.1"
164+
semver "^6.1.0"
165+
source-map-support "^0.4.16"
166+
ts-node "^7.0.1"
167+
typescript "~3.7.3"
168+
upath "^1.1.0"
169+
170+
"@pulumi/pulumi@^3.0.0":
150171
version "3.13.0"
151172
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.13.0.tgz#e924c05d86cb5c00fd03506f0ace57b481edf883"
152173
integrity sha512-o168kbvrO9L5K32J3bmZ3HSDO9V+TcgdqT7rLyGpijKm3NfzXfeUoPrVtbxVRL0Me9+u07ZR/rlTmA4n7vVU9Q==

0 commit comments

Comments
 (0)