Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2024
1 parent c197edd commit 313a413
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 35 deletions.
2 changes: 1 addition & 1 deletion examples/apollo-federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"start:service": "cd service && pnpm start"
},
"dependencies": {
"concurrently": "^8.0.0"
"concurrently": "^9.0.0"
},
"devDependencies": {
"@apollo/gateway": "2.4.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/firebase/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"graphql-yoga": "5.3.1"
},
"devDependencies": {
"concurrently": "8.1.0",
"concurrently": "9.0.0",
"firebase-functions-test": "^3.0.0",
"firebase-tools": "^12.0.0",
"typescript": "^5.0.0"
Expand Down
51 changes: 18 additions & 33 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 313a413

Please sign in to comment.