Skip to content

Commit

Permalink
Merge pull request #361 from Zemnmez/dependabot/npm_and_yarn/pulumi/p…
Browse files Browse the repository at this point in the history
…ulumi-3.34.1

Bump @pulumi/pulumi from 3.34.0 to 3.34.1
  • Loading branch information
github-actions[bot] authored Jun 13, 2022
2 parents c0ea299 + 45d35a9 commit 0f77ff0
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 @@ -19,7 +19,7 @@
"@microsoft/api-extractor": "^7.25.0",
"@pulumi/aws": "^4.0.0",
"@pulumi/awsx": "^0.32.0",
"@pulumi/pulumi": "^3.34.0",
"@pulumi/pulumi": "^3.34.1",
"@testing-library/react": "^13.3.0",
"@types/d3-axis": "^3.0.1",
"@types/d3-scale": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1141,10 +1141,10 @@
"@pulumi/pulumi" "^3.0.0"
semver "^5.4.0"

"@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.34.0":
version "3.34.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.34.0.tgz#af33c1e18068f86c757ce40d7be9f1a6a4707b62"
integrity sha512-RfD3mNRIes5oDbn52BWhCyhvcuwkBg5eRSbdDDqS09bn7ajy5KE0iv2Kl95SzXjJITyWMqjp3I0XMKBCiBRpTw==
"@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.34.1":
version "3.34.1"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.34.1.tgz#55f040fe5e02d38837e90cb69481c500b8e879f7"
integrity sha512-Lnwc9aOnPuEL/2QWt6YYTkMO6VVWwrt+OO42AxQnhpiZkmGr2ujaIpX30U+7l1CctnszW+eKYknbjO7K+ZvIvg==
dependencies:
"@grpc/grpc-js" "~1.3.8"
"@logdna/tail-file" "^2.0.6"
Expand Down

0 comments on commit 0f77ff0

Please sign in to comment.