Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to v9 (#234)
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 Dec 2, 2024
1 parent 3be0111 commit 93c2ddc
Show file tree
Hide file tree
Showing 3 changed files with 1,832 additions and 343 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"canvas": "^2.11.2",
"commitizen": "^4.3.0",
"commitlint-config-monorepo": "^2.0.2",
"concurrently": "^8.2.2",
"concurrently": "^9.0.0",
"cross-env": "^7.0.3",
"cypress": "^13.10.0",
"dotenv-mono": "^1.3.14",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"concurrently": "^8.2.2"
"concurrently": "^9.0.0"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
Expand All @@ -52,7 +52,7 @@
"@testing-library/jest-dom": "^6.4.5",
"commitizen": "^4.3.0",
"commitlint-config-monorepo": "^2.0.2",
"concurrently": "^8.2.2",
"concurrently": "^9.0.0",
"execa": "^9.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
Expand Down
Loading

0 comments on commit 93c2ddc

Please sign in to comment.