Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 10c16fb

Browse files
Merge pull request #472 from redpwn/dependabot/npm_and_yarn/concurrently-5.3.0
2 parents af52981 + 835b3a9 commit 10c16fb

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
@@ -72,7 +72,7 @@
7272
"babel-plugin-transform-export-extensions": "6.22.0",
7373
"cirrus-ui": "0.5.5",
7474
"commitizen": "4.1.2",
75-
"concurrently": "5.2.0",
75+
"concurrently": "5.3.0",
7676
"cpy-cli": "3.1.1",
7777
"cross-env": "7.0.2",
7878
"cz-conventional-changelog": "3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3203,10 +3203,10 @@ concordance@^5.0.0:
32033203
semver "^7.3.2"
32043204
well-known-symbols "^2.0.0"
32053205

3206-
concurrently@5.2.0:
3207-
version "5.2.0"
3208-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.2.0.tgz#ead55121d08a0fc817085584c123cedec2e08975"
3209-
integrity sha512-XxcDbQ4/43d6CxR7+iV8IZXhur4KbmEJk1CetVMUqCy34z9l0DkszbY+/9wvmSnToTej0SYomc2WSRH+L0zVJw==
3206+
concurrently@5.3.0:
3207+
version "5.3.0"
3208+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.3.0.tgz#7500de6410d043c912b2da27de3202cb489b1e7b"
3209+
integrity sha512-8MhqOB6PWlBfA2vJ8a0bSFKATOdWlHiQlk11IfmQBPaHVP8oP2gsh2MObE6UR3hqDHqvaIvLTyceNW6obVuFHQ==
32103210
dependencies:
32113211
chalk "^2.4.2"
32123212
date-fns "^2.0.1"

0 commit comments

Comments
 (0)