Skip to content

Commit 99a591a

Browse files
fix(deps): update dependency @pulumi/gcp to v6
1 parent 66d0c07 commit 99a591a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"tslint-config-prettier": "1.18.0"
2222
},
2323
"dependencies": {
24-
"@pulumi/gcp": "5.2.0",
24+
"@pulumi/gcp": "6.45.0",
2525
"@pulumi/kubernetes": "3.1.1",
2626
"@pulumi/pulumi": "3.2.1",
2727
"fs-extra": "^10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@
100100
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
101101
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
102102

103-
"@pulumi/gcp@5.2.0":
104-
version "5.2.0"
105-
resolved "https://registry.yarnpkg.com/@pulumi/gcp/-/gcp-5.2.0.tgz#bd87b14328e29a9b6ce2a4b1921a756f82ce670e"
106-
integrity sha512-NDGPecXKJOyiu0kIA98FmkCb/HWtJf1YGtj6jTtme75TVVdvbGO1OYjCPsR2B+i2aZ1jccU0w9jc/rMsg0h18A==
103+
"@pulumi/gcp@6.45.0":
104+
version "6.45.0"
105+
resolved "https://registry.yarnpkg.com/@pulumi/gcp/-/gcp-6.45.0.tgz#1e0f2378671e491dcf6cc3e18b45f29b4cbc59fd"
106+
integrity sha512-EQi3HU08rlB6LFFE47mmC11msK/C6w7B2bFm/vv8wB+YAs/B27GL4tahSL58DGVaOj/lpDv5rMYps3n9UJZ+/Q==
107107
dependencies:
108108
"@pulumi/pulumi" "^3.0.0"
109109
"@types/express" "^4.16.0"

0 commit comments

Comments
 (0)