Skip to content

Commit b1d8747

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump concurrently from 6.2.2 to 7.0.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.2.2 to 7.0.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v6.2.2...v7.0.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb737d5 commit b1d8747

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
@@ -57,7 +57,7 @@
5757
"@typescript-eslint/parser": "^5.10.2",
5858
"arrify": "^2.0.1",
5959
"commitizen": "^4.2.4",
60-
"concurrently": "^6.2.2",
60+
"concurrently": "^7.0.0",
6161
"cosmiconfig": "^7.0.1",
6262
"cross-env": "^7.0.3",
6363
"cross-spawn": "^7.0.1",

yarn.lock

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

2569-
concurrently@^6.2.2:
2570-
version "6.2.2"
2571-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.2.tgz#81c11b85d9a7de56ad4388ff6aab4a94ddea51f2"
2572-
integrity sha512-7a45BjVakAl3pprLOeqaOoZfIWZRmdC68NkjyzPbKu0/pE6CRmqS3l8RG7Q2cX9LnRHkB0oPM6af8PS7NEQvYQ==
2569+
concurrently@^7.0.0:
2570+
version "7.0.0"
2571+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.0.0.tgz#78d31b441cec338dab03316c221a2f9a67c529b0"
2572+
integrity sha512-WKM7PUsI8wyXpF80H+zjHP32fsgsHNQfPLw/e70Z5dYkV7hF+rf8q3D+ScWJIEr57CpkO3OWBko6hwhQLPR8Pw==
25732573
dependencies:
25742574
chalk "^4.1.0"
25752575
date-fns "^2.16.1"

0 commit comments

Comments
 (0)