Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 20f82ed commit 2a41be5
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"start": "tsx index.ts"
},
"dependencies": {
"@pulumi/aws": "6.66.2",
"@pulumi/aws": "6.66.3",
"@pulumi/awsx": "2.19.0",
"@pulumi/azure-native": "2.82.0",
"@pulumi/cloudflare": "5.47.0",
"@pulumi/docker": "4.5.8",
"@pulumi/docker": "4.6.0",
"@pulumi/pulumi": "3.145.0",
"@types/node": "22.10.5",
"tsx": "4.19.2",
Expand Down
4 changes: 2 additions & 2 deletions examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"eslint-plugin-svelte3": "4.0.0",
"jest": "^29.0.0",
"prettier": "3.4.2",
"prettier-plugin-svelte": "3.3.2",
"prettier-plugin-svelte": "3.3.3",
"svelte": "5.17.3",
"svelte-check": "4.1.3",
"svelte-check": "4.1.4",
"svelte-preprocess": "6.0.3",
"tslib": "2.8.1",
"typescript": "5.7.3",
Expand Down
56 changes: 28 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 2a41be5

Please sign in to comment.