Skip to content

Commit f0e86eb

Browse files
chore(deps-dev): bump concurrently from 5.1.0 to 5.2.0
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases) - [Commits](kimmobrunfeldt/concurrently@v5.1.0...v5.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 79984ea commit f0e86eb

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.2.0",
8080
"chai-as-promised": "^7.1.1",
8181
"codelyzer": "^5.2.2",
82-
"concurrently": "^5.1.0",
82+
"concurrently": "^5.2.0",
8383
"cross-env": "^7.0.2",
8484
"electron-builder": "^22.5.1",
8585
"electron-rebuild": "^1.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2925,10 +2925,10 @@ concat-stream@1.6.2, concat-stream@^1.5.0:
29252925
readable-stream "^2.2.2"
29262926
typedarray "^0.0.6"
29272927

2928-
concurrently@^5.1.0:
2929-
version "5.1.0"
2930-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.1.0.tgz#05523986ba7aaf4b58a49ddd658fab88fa783132"
2931-
integrity sha512-9ViZMu3OOCID3rBgU31mjBftro2chOop0G2u1olq1OuwRBVRw/GxHTg80TVJBUTJfoswMmEUeuOg1g1yu1X2dA==
2928+
concurrently@^5.2.0:
2929+
version "5.2.0"
2930+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.2.0.tgz#ead55121d08a0fc817085584c123cedec2e08975"
2931+
integrity sha512-XxcDbQ4/43d6CxR7+iV8IZXhur4KbmEJk1CetVMUqCy34z9l0DkszbY+/9wvmSnToTej0SYomc2WSRH+L0zVJw==
29322932
dependencies:
29332933
chalk "^2.4.2"
29342934
date-fns "^2.0.1"

0 commit comments

Comments
 (0)