Skip to content

Commit

Permalink
Bump @pulumi/pulumi from 3.60.1 to 3.61.0
Browse files Browse the repository at this point in the history
Bumps [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) from 3.60.1 to 3.61.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pulumi/pulumi/commits/v3.61.0/sdk/nodejs)

---
updated-dependencies:
- dependency-name: "@pulumi/pulumi"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2023
1 parent 73fd2ed commit 985cd92
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 @@
"@microsoft/api-extractor": "7.34.4",
"@pulumi/aws": "5.34.0",
"@pulumi/awsx": "1.0.2",
"@pulumi/pulumi": "3.60.1",
"@pulumi/pulumi": "3.61.0",
"@schemastore/package": "0.0.8",
"@swc/cli": "0.1.62",
"@testing-library/react": "14.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2968,10 +2968,10 @@
"@pulumi/pulumi" "^3.0.0"
semver "^5.4.0"

"@pulumi/pulumi@3.60.1", "@pulumi/pulumi@^3.0.0":
version "3.60.1"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.60.1.tgz#68d8d940ca8cb8bd603510e4b04ade50ecf2350e"
integrity sha512-QOSwpIYxwpXJXM94iQHq7/z3gtLqfwFGXdT3AMyGNKx88TITd6B3HehZqqRhI6v9SETXBVR4JuKft8f+fH7ibw==
"@pulumi/pulumi@3.61.0", "@pulumi/pulumi@^3.0.0":
version "3.61.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.61.0.tgz#67ae9b3f2c92d13f24497842d00f3070ea84afb6"
integrity sha512-wJRAtay0in1mvTNet7A0rGFkH8zLkXvCxzE/2xdqtIAAMm17yf2eoxv/IpAVv8+bB0aETlhGjiCdYGgxoNg5IA==
dependencies:
"@grpc/grpc-js" "^1.3.8"
"@logdna/tail-file" "^2.0.6"
Expand Down

0 comments on commit 985cd92

Please sign in to comment.