Skip to content

Commit

Permalink
chore(deps): update dependency npm-run-all2 to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 29, 2024
1 parent 2788079 commit 90ac01e
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 31 deletions.
2 changes: 1 addition & 1 deletion discord-activity-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/express": "^4.17.21",
"@types/node": "^22.0.0",
"nodemon": "^3.1.0",
"npm-run-all2": "^6.0.0",
"npm-run-all2": "^7.0.0",
"rimraf": "^6.0.0",
"ts-node": "^10.9.1",
"typescript": "~5.6.0"
Expand Down
2 changes: 1 addition & 1 deletion discord-activity-starter/packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"nodemon": "^3.1.0"
},
"devDependencies": {
"npm-run-all2": "^6.0.0"
"npm-run-all2": "^7.0.0"
}
}
64 changes: 35 additions & 29 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 90ac01e

Please sign in to comment.