Skip to content

Commit 7502be0

Browse files
chore(deps-dev): bump concurrently from 6.0.0 to 6.0.1
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases) - [Commits](kimmobrunfeldt/concurrently@v6.0.0...v6.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cb5ad03 commit 7502be0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"chai": "^4.3.4",
8080
"chai-as-promised": "^7.1.1",
8181
"codelyzer": "^6.0.1",
82-
"concurrently": "^6.0.0",
82+
"concurrently": "^6.0.1",
8383
"cross-env": "^7.0.3",
8484
"electron-builder": "^22.10.5",
8585
"electron-rebuild": "^2.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3012,10 +3012,10 @@ concat-stream@1.6.2, concat-stream@^1.5.0:
30123012
readable-stream "^2.2.2"
30133013
typedarray "^0.0.6"
30143014

3015-
concurrently@^6.0.0:
3016-
version "6.0.0"
3017-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.0.0.tgz#c1a876dd99390979c71f8c6fe6796882f3a13199"
3018-
integrity sha512-Ik9Igqnef2ONLjN2o/OVx1Ow5tymVvvEwQeYCQdD/oV+CN9oWhxLk7ibcBdOtv0UzBqHCEKRwbKceYoTK8t3fQ==
3015+
concurrently@^6.0.1:
3016+
version "6.0.1"
3017+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.0.1.tgz#b472efd9398bd9f5b117e22f72c3e50bf0a8a651"
3018+
integrity sha512-YCF/Wf31a910hXu7eGN9/SyHKD/usw3Shw4IPYuqIsxxC39v92engYlIlOs/zXnBJtX/6aVuhgzfhZeGJkhU4w==
30193019
dependencies:
30203020
chalk "^4.1.0"
30213021
date-fns "^2.16.1"

0 commit comments

Comments
 (0)