Skip to content

Commit

Permalink
fix(deps): update dependency @pulumi/gcp to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 27, 2023
1 parent 0e425d8 commit 9a49dd0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"tslint-config-prettier": "1.18.0"
},
"dependencies": {
"@pulumi/gcp": "5.2.0",
"@pulumi/gcp": "6.52.0",
"@pulumi/kubernetes": "3.1.1",
"@pulumi/pulumi": "3.2.1",
"fs-extra": "^10.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=

"@pulumi/gcp@5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@pulumi/gcp/-/gcp-5.2.0.tgz#bd87b14328e29a9b6ce2a4b1921a756f82ce670e"
integrity sha512-NDGPecXKJOyiu0kIA98FmkCb/HWtJf1YGtj6jTtme75TVVdvbGO1OYjCPsR2B+i2aZ1jccU0w9jc/rMsg0h18A==
"@pulumi/gcp@6.52.0":
version "6.52.0"
resolved "https://registry.yarnpkg.com/@pulumi/gcp/-/gcp-6.52.0.tgz#497d70ce3d2a7afc49f516bba4ef1bf6bbd8eb66"
integrity sha512-jJxVEhwVjBYuIs68TETTM2JKykwVzDzJ/oYyKx4WnfNF9GX+ClJ8ElbAjYlb2QIMs3Rdh3Wp8VOJWPwPOVqLXQ==
dependencies:
"@pulumi/pulumi" "^3.0.0"
"@types/express" "^4.16.0"
Expand Down

0 comments on commit 9a49dd0

Please sign in to comment.