Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent d3e03ff commit cab4d10
Show file tree
Hide file tree
Showing 5 changed files with 86 additions and 33 deletions.
4 changes: 2 additions & 2 deletions components/acme-cert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"extends": "@xstools-dev/eslint-config/base"
},
"dependencies": {
"@pulumi/tls": "^5.0.5",
"@pulumiverse/acme": "^0.3.1"
"@pulumi/tls": "^5.0.9",
"@pulumiverse/acme": "^0.6.0"
},
"devDependencies": {
"@pulumi/pulumi": "^3.131.0"
Expand Down
2 changes: 1 addition & 1 deletion components/alicloud-cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
}
},
"dependencies": {
"@pulumi/alicloud": "^3.62.0"
"@pulumi/alicloud": "^3.67.0"
},
"devDependencies": {
"@pulumi/pulumi": "^3.131.0"
Expand Down
2 changes: 1 addition & 1 deletion components/random-password/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"extends": "@xstools-dev/eslint-config/base"
},
"dependencies": {
"@pulumi/random": "^4.16.4"
"@pulumi/random": "^4.16.7"
},
"devDependencies": {
"@pulumi/pulumi": "^3.131.0"
Expand Down
2 changes: 1 addition & 1 deletion components/random-suffix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"extends": "@xstools-dev/eslint-config/base"
},
"dependencies": {
"@pulumi/random": "^4.16.4"
"@pulumi/random": "^4.16.7"
},
"devDependencies": {
"@pulumi/pulumi": "^3.131.0"
Expand Down
109 changes: 81 additions & 28 deletions pnpm-lock.yaml

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

0 comments on commit cab4d10

Please sign in to comment.