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 Dec 14, 2024
1 parent 8a0f937 commit 0eccd2e
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion components/acme-cert/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/tls": "^5.0.9",
"@pulumi/tls": "^5.0.10",
"@pulumiverse/acme": "^0.6.1"
},
"devDependencies": {
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.7"
"@pulumi/random": "^4.16.8"
},
"devDependencies": {
"@pulumi/pulumi": "^3.143.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.7"
"@pulumi/random": "^4.16.8"
},
"devDependencies": {
"@pulumi/pulumi": "^3.143.0"
Expand Down
24 changes: 12 additions & 12 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 0eccd2e

Please sign in to comment.