Skip to content

Commit

Permalink
Merge pull request #1076 from CollageLabs/dependabot/npm_and_yarn/con…
Browse files Browse the repository at this point in the history
…currently-7.6.0

build(deps-dev): bump concurrently from 7.4.0 to 7.6.0
  • Loading branch information
LuisAlejandro authored Jan 2, 2023
2 parents 5813932 + cdadd9a commit 0d82fbe
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 @@ -51,7 +51,7 @@
"browser-sync-webpack-plugin": "2.3.0",
"classlist-polyfill": "1.2.0",
"clean-webpack-plugin": "4.0.0",
"concurrently": "7.4.0",
"concurrently": "7.6.0",
"cross-env": "7.0.3",
"css-loader": "6.7.3",
"css-mqpacker": "7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3530,10 +3530,10 @@ concat-stream@^1.5.0, concat-stream@^1.6.2:
readable-stream "^2.2.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.6.0:
version "7.6.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.6.0.tgz#531a6f5f30cf616f355a4afb8f8fcb2bba65a49a"
integrity sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==
dependencies:
chalk "^4.1.0"
date-fns "^2.29.1"
Expand Down

0 comments on commit 0d82fbe

Please sign in to comment.