Skip to content

Commit 8e6935c

Browse files
Bump concurrently from 6.3.0 to 6.4.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61730d0 commit 8e6935c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"algoliasearch": "^4.10.5",
7171
"babel-eslint": "^10.1.0",
7272
"babel-jest": "^27.2.2",
73-
"concurrently": "^6.3.0",
73+
"concurrently": "^6.4.0",
7474
"cssnano": "^4.1.10",
7575
"cypress": "^8.6.0",
7676
"eslint": "^7.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2688,10 +2688,10 @@ [email protected]:
26882688
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
26892689
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
26902690

2691-
concurrently@^6.3.0:
2692-
version "6.3.0"
2693-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.3.0.tgz#63128cb4a6ed54d3c0ed8528728590a5fe54582a"
2694-
integrity sha512-k4k1jQGHHKsfbqzkUszVf29qECBrkvBKkcPJEUDTyVR7tZd1G/JOfnst4g1sYbFvJ4UjHZisj1aWQR8yLKpGPw==
2691+
concurrently@^6.4.0:
2692+
version "6.4.0"
2693+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.4.0.tgz#5387ee86be435a0eb51c292ade8a00acf479f170"
2694+
integrity sha512-HZ3D0RTQMH3oS4gvtYj1P+NBc6PzE2McEra6yEFcQKrUQ9HvtTGU4Dbne083F034p+LRb7kWU0tPRNvSGs1UCQ==
26952695
dependencies:
26962696
chalk "^4.1.0"
26972697
date-fns "^2.16.1"

0 commit comments

Comments
 (0)