Skip to content

Commit e45c2a5

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump concurrently from 6.2.0 to 6.2.1
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d6932f commit e45c2a5

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
@@ -54,7 +54,7 @@
5454
"@typescript-eslint/parser": "^4.28.5",
5555
"arrify": "^2.0.1",
5656
"commitizen": "^4.2.4",
57-
"concurrently": "^6.2.0",
57+
"concurrently": "^6.2.1",
5858
"cosmiconfig": "^7.0.0",
5959
"cross-env": "^7.0.3",
6060
"cross-spawn": "^7.0.1",

yarn.lock

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

2579-
concurrently@^6.2.0:
2580-
version "6.2.0"
2581-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.0.tgz#587e2cb8afca7234172d8ea55176088632c4c56d"
2582-
integrity sha512-v9I4Y3wFoXCSY2L73yYgwA9ESrQMpRn80jMcqMgHx720Hecz2GZAvTI6bREVST6lkddNypDKRN22qhK0X8Y00g==
2579+
concurrently@^6.2.1:
2580+
version "6.2.1"
2581+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.1.tgz#d880fc1d77559084732fa514092a3d5109a0d5bf"
2582+
integrity sha512-emgwhH+ezkuYKSHZQ+AkgEpoUZZlbpPVYCVv7YZx0r+T7fny1H03r2nYRebpi2DudHR4n1Rgbo2YTxKOxVJ4+g==
25832583
dependencies:
25842584
chalk "^4.1.0"
25852585
date-fns "^2.16.1"

0 commit comments

Comments
 (0)