Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent d3e03ff commit 2bf2dea
Show file tree
Hide file tree
Showing 6 changed files with 176 additions and 174 deletions.
2 changes: 1 addition & 1 deletion components/acme-cert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@pulumiverse/acme": "^0.3.1"
},
"devDependencies": {
"@pulumi/pulumi": "^3.131.0"
"@pulumi/pulumi": "^3.136.1"
},
"peerDependencies": {
"@pulumi/pulumi": "*"
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 @@ -39,7 +39,7 @@
"@pulumi/alicloud": "^3.62.0"
},
"devDependencies": {
"@pulumi/pulumi": "^3.131.0"
"@pulumi/pulumi": "^3.136.1"
},
"peerDependencies": {
"@pulumi/pulumi": "*"
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 @@ -36,7 +36,7 @@
"@pulumi/random": "^4.16.4"
},
"devDependencies": {
"@pulumi/pulumi": "^3.131.0"
"@pulumi/pulumi": "^3.136.1"
},
"peerDependencies": {
"@pulumi/pulumi": "*"
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 @@ -36,7 +36,7 @@
"@pulumi/random": "^4.16.4"
},
"devDependencies": {
"@pulumi/pulumi": "^3.131.0"
"@pulumi/pulumi": "^3.136.1"
},
"peerDependencies": {
"@pulumi/pulumi": "*"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
},
"prettier": "@xstools-dev/prettier-config/base",
"devDependencies": {
"@types/bun": "^1.1.9",
"@types/node": "^22.5.4",
"@types/bun": "^1.1.11",
"@types/node": "^22.7.5",
"@xstools-dev/mix": "^0.7.1",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 2bf2dea

Please sign in to comment.