Skip to content

Commit

Permalink
Bump concurrently to ^7.5.0 (#34942)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pull[bot] committed Jan 29, 2024
1 parent 37169a0 commit 0817dad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"chai-dom": "^1.11.0",
"chalk": "^4.1.2",
"compression-webpack-plugin": "^10.0.0",
"concurrently": "^7.4.0",
"concurrently": "^7.5.0",
"confusing-browser-globals": "^1.0.11",
"core-js": "^2.6.11",
"cpy-cli": "^4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5943,10 +5943,10 @@ concat-stream@^2.0.0:
readable-stream "^3.0.2"
typedarray "^0.0.6"

concurrently@^7.4.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.4.0.tgz#bb0e344964bc172673577c420db21e963f2f7368"
integrity sha512-M6AfrueDt/GEna/Vg9BqQ+93yuvzkSKmoTixnwEJkH0LlcGrRC2eCmjeG1tLLHIYfpYJABokqSGyMcXjm96AFA==
concurrently@^7.5.0:
version "7.5.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.5.0.tgz#4dd432d4634a8251f27ab000c4974e78e3906bd3"
integrity sha512-5E3mwiS+i2JYBzr5BpXkFxOnleZTMsG+WnE/dCG4/P+oiVXrbmrBwJ2ozn4SxwB2EZDrKR568X+puVohxz3/Mg==
dependencies:
chalk "^4.1.0"
date-fns "^2.29.1"
Expand Down

0 comments on commit 0817dad

Please sign in to comment.