Skip to content

Commit 698b9fd

Browse files
chore(deps-dev): Bump concurrently from 7.4.0 to 7.5.0 (#13935)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.4.0 to 7.5.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v7.4.0...v7.5.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9287a5c commit 698b9fd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"autoprefixer": "9.8.8",
102102
"babel-loader": "8.2.5",
103103
"caniuse-lite": "^1.0.30001420",
104-
"concurrently": "7.4.0",
104+
"concurrently": "7.5.0",
105105
"cross-env": "7.0.3",
106106
"cspell": "6.12.0",
107107
"cssnano": "4.1.11",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6376,9 +6376,9 @@ __metadata:
63766376
languageName: node
63776377
linkType: hard
63786378

6379-
"concurrently@npm:7.4.0":
6380-
version: 7.4.0
6381-
resolution: "concurrently@npm:7.4.0"
6379+
"concurrently@npm:7.5.0":
6380+
version: 7.5.0
6381+
resolution: "concurrently@npm:7.5.0"
63826382
dependencies:
63836383
chalk: ^4.1.0
63846384
date-fns: ^2.29.1
@@ -6392,7 +6392,7 @@ __metadata:
63926392
bin:
63936393
conc: dist/bin/concurrently.js
63946394
concurrently: dist/bin/concurrently.js
6395-
checksum: cc547866ad8d009d184ca3a7115d6636052a5f56f5429d123092d651286043d7233f6429257e30e50f509894cd12798ea831896ac18092d8135f67ffcc8ac3ea
6395+
checksum: 7886e1c8559d2699ae1b62be8aca5d56c226966e252a2b9dd6077b3c1fd5397e98ef537c040fffa1de50418bd2616746eb9dd589a31ffb9056d4758b850a865b
63966396
languageName: node
63976397
linkType: hard
63986398

@@ -17811,7 +17811,7 @@ __metadata:
1781117811
babel-loader: 8.2.5
1781217812
caniuse-lite: ^1.0.30001420
1781317813
classnames: 2.3.2
17814-
concurrently: 7.4.0
17814+
concurrently: 7.5.0
1781517815
copy-webpack-plugin: 11.0.0
1781617816
core-js: 3.25.5
1781717817
countly-sdk-web: 22.6.2

0 commit comments

Comments
 (0)