Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#3741)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent c7dec89 commit a495e9b
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "tsx index.ts"
},
"dependencies": {
"@pulumi/aws": "6.67.0",
"@pulumi/aws": "6.68.0",
"@pulumi/awsx": "2.21.0",
"@pulumi/azure-native": "2.86.0",
"@pulumi/cloudflare": "5.49.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/apollo-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"tslib": "^2.8.1"
},
"devDependencies": {
"@apollo/client": "3.12.10",
"@apollo/client": "3.12.11",
"graphql-yoga": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"graphql-yoga": "workspace:^"
},
"devDependencies": {
"@apollo/client": "3.12.10",
"@apollo/client": "3.12.11",
"crypto-hash": "3.1.0",
"graphql-yoga": "workspace:*"
},
Expand Down
32 changes: 16 additions & 16 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 a495e9b

Please sign in to comment.