Skip to content

Commit ba1d4cc

Browse files
authored
Merge pull request #987 from codegino/renovate/concurrently-8.x
chore(deps): update dependency concurrently to v8.2.2
2 parents a0e1c6e + e00f1db commit ba1d4cc

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
@@ -46,7 +46,7 @@
4646
"@typescript-eslint/eslint-plugin": "6.2.1",
4747
"@typescript-eslint/parser": "6.2.1",
4848
"autoprefixer": "10.4.14",
49-
"concurrently": "8.2.0",
49+
"concurrently": "8.2.2",
5050
"cz-conventional-changelog": "3.3.0",
5151
"eslint": "8.46.0",
5252
"eslint-config-prettier": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3613,10 +3613,10 @@ concat-map@0.0.1:
36133613
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
36143614
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
36153615

3616-
concurrently@8.2.0:
3617-
version "8.2.0"
3618-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.0.tgz#cdc9f621a4d913366600355d68254df2c5e782f3"
3619-
integrity sha512-nnLMxO2LU492mTUj9qX/az/lESonSZu81UznYDoXtz1IQf996ixVqPAgHXwvHiHCAef/7S8HIK+fTFK7Ifk8YA==
3616+
concurrently@8.2.2:
3617+
version "8.2.2"
3618+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.2.tgz#353141985c198cfa5e4a3ef90082c336b5851784"
3619+
integrity sha512-1dP4gpXFhei8IOtlXRE/T/4H88ElHgTiUzh71YUmtjTEHMSRS2Z/fgOxHSxxusGHogsRfxNq1vyAwxSC+EVyDg==
36203620
dependencies:
36213621
chalk "^4.1.2"
36223622
date-fns "^2.30.0"

0 commit comments

Comments
 (0)