Skip to content

Commit

Permalink
Merge 53b12ea into 4b01850
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 7, 2020
2 parents 4b01850 + 53b12ea commit cbc43ef
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 @@ -108,7 +108,7 @@
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"chalk": "4.1.0",
"concurrently": "5.2.0",
"concurrently": "5.3.0",
"coveralls": "3.1.0",
"cross-env": "7.0.2",
"fs-extra": "9.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5248,10 +5248,10 @@ concat-stream@^2.0.0:
readable-stream "^3.0.2"
typedarray "^0.0.6"

concurrently@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.2.0.tgz#ead55121d08a0fc817085584c123cedec2e08975"
integrity sha512-XxcDbQ4/43d6CxR7+iV8IZXhur4KbmEJk1CetVMUqCy34z9l0DkszbY+/9wvmSnToTej0SYomc2WSRH+L0zVJw==
concurrently@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.3.0.tgz#7500de6410d043c912b2da27de3202cb489b1e7b"
integrity sha512-8MhqOB6PWlBfA2vJ8a0bSFKATOdWlHiQlk11IfmQBPaHVP8oP2gsh2MObE6UR3hqDHqvaIvLTyceNW6obVuFHQ==
dependencies:
chalk "^2.4.2"
date-fns "^2.0.1"
Expand Down

0 comments on commit cbc43ef

Please sign in to comment.