Skip to content

Commit f067159

Browse files
Bump @pulumi/pulumi from 3.32.1 to 3.33.1 (#227)
Bumps [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) from 3.32.1 to 3.33.1. - [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.33.1/sdk/nodejs) --- updated-dependencies: - dependency-name: "@pulumi/pulumi" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94dfee7 commit f067159

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@fortawesome/react-fontawesome": "^0.1.18",
1818
"@pulumi/aws": "^4.0.0",
1919
"@pulumi/awsx": "^0.32.0",
20-
"@pulumi/pulumi": "^3.32.1",
20+
"@pulumi/pulumi": "^3.33.1",
2121
"@testing-library/react": "^12.1.2",
2222
"@types/d3-axis": "^3.0.1",
2323
"@types/d3-scale": "^4.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1093,10 +1093,10 @@
10931093
"@pulumi/pulumi" "^3.0.0"
10941094
semver "^5.4.0"
10951095

1096-
"@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.32.1":
1097-
version "3.32.1"
1098-
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.32.1.tgz#d91a9fc14524ce749a8195b67aab8e26658f7027"
1099-
integrity sha512-R3pOp8BWEfQjZUdZXp4FRYjM4lCvDDwe4toe1uyqhtCoGSdtomHz0s6bHZ7SlLtjCgtWJklbi0p5V6WyiJ8IPg==
1096+
"@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.33.1":
1097+
version "3.33.1"
1098+
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.33.1.tgz#941a1c3d58e7c53095be30294ddc0c78848df3a4"
1099+
integrity sha512-tmOl9wwQzpU6JfC5GJ8arNLbn7LP96RtG8Y5xxb5kIIOWme2JLQs4e1y9C4RL3/DOIZTlBXH7CvQ+VURham6KA==
11001100
dependencies:
11011101
"@grpc/grpc-js" "~1.3.8"
11021102
"@logdna/tail-file" "^2.0.6"

0 commit comments

Comments
 (0)