Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2024
1 parent 4bb18cf commit 04921c7
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/jest": "29.5.14",
"concurrently": "9.0.1",
"concurrently": "9.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jsdom": "25.0.1",
Expand Down
8 changes: 4 additions & 4 deletions middleware/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"chai": "5.1.2",
"chai-http": "5.1.1",
"chai-uuid": "1.0.6",
"concurrently": "9.0.1",
"concurrently": "9.1.0",
"cookie-parser": "1.4.7",
"mocha": "10.8.2",
"nyc": "17.1.0",
Expand Down
8 changes: 4 additions & 4 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@types/express": "5.0.0",
"@types/helmet": "4.0.0",
"concurrently": "9.0.1",
"concurrently": "9.1.0",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"typescript": "5.6.3"
Expand Down

0 comments on commit 04921c7

Please sign in to comment.