Skip to content

Commit

Permalink
fix(deps): update dependency @pulumi/pulumi to v3.115.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent 2e0e36b commit 81c46ed
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions .ops/aws-setup/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .ops/aws-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"lint:check:prettier": "prettier --check --ignore-path .prettierignore **/*.{css,scss,json,md}"
},
"dependencies": {
"@pulumi/pulumi": "3.115.1",
"@pulumi/pulumi": "3.115.2",
"@pulumi/aws": "6.33.1",
"@pulumi/awsx": "2.9.0"
},
"devDependencies": {
"@babel/eslint-parser": "7.24.5",
"@types/node": "20.12.10",
"@types/node": "20.12.8",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
Expand Down

0 comments on commit 81c46ed

Please sign in to comment.