Skip to content

Commit

Permalink
Merge pull request #719 from CollageLabs/dependabot/npm_and_yarn/conc…
Browse files Browse the repository at this point in the history
…urrently-6.3.0

build(deps-dev): bump concurrently from 6.2.2 to 6.3.0
  • Loading branch information
LuisAlejandro committed Oct 5, 2021
2 parents 7b12fcc + c707673 commit 926f3ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -52,7 +52,7 @@
"browser-sync-webpack-plugin": "2.3.0",
"classlist-polyfill": "1.2.0",
"clean-webpack-plugin": "4.0.0",
"concurrently": "6.2.2",
"concurrently": "6.3.0",
"cross-env": "7.0.3",
"css-loader": "6.3.0",
"css-mqpacker": "7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3882,10 +3882,10 @@ concat-stream@^1.5.0, concat-stream@^1.6.2:
readable-stream "^2.2.2"
typedarray "^0.0.6"

concurrently@6.2.2:
version "6.2.2"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.2.tgz#81c11b85d9a7de56ad4388ff6aab4a94ddea51f2"
integrity sha512-7a45BjVakAl3pprLOeqaOoZfIWZRmdC68NkjyzPbKu0/pE6CRmqS3l8RG7Q2cX9LnRHkB0oPM6af8PS7NEQvYQ==
concurrently@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.3.0.tgz#63128cb4a6ed54d3c0ed8528728590a5fe54582a"
integrity sha512-k4k1jQGHHKsfbqzkUszVf29qECBrkvBKkcPJEUDTyVR7tZd1G/JOfnst4g1sYbFvJ4UjHZisj1aWQR8yLKpGPw==
dependencies:
chalk "^4.1.0"
date-fns "^2.16.1"
Expand Down

0 comments on commit 926f3ca

Please sign in to comment.