Skip to content

Commit c6cfcf4

Browse files
committed
Update dependency concurrently to v6.2.1
1 parent fa3b266 commit c6cfcf4

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
@@ -48,7 +48,7 @@
4848
"@types/jest": "26.0.24",
4949
"@typescript-eslint/eslint-plugin": "4.28.3",
5050
"@typescript-eslint/parser": "4.28.3",
51-
"concurrently": "6.2.0",
51+
"concurrently": "6.2.1",
5252
"eslint": "7.31.0",
5353
"eslint-config-prettier": "8.3.0",
5454
"husky": "7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,10 +1124,10 @@ [email protected]:
11241124
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
11251125
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
11261126

1127-
1128-
version "6.2.0"
1129-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.0.tgz#587e2cb8afca7234172d8ea55176088632c4c56d"
1130-
integrity sha512-v9I4Y3wFoXCSY2L73yYgwA9ESrQMpRn80jMcqMgHx720Hecz2GZAvTI6bREVST6lkddNypDKRN22qhK0X8Y00g==
1127+
1128+
version "6.2.1"
1129+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.1.tgz#d880fc1d77559084732fa514092a3d5109a0d5bf"
1130+
integrity sha512-emgwhH+ezkuYKSHZQ+AkgEpoUZZlbpPVYCVv7YZx0r+T7fny1H03r2nYRebpi2DudHR4n1Rgbo2YTxKOxVJ4+g==
11311131
dependencies:
11321132
chalk "^4.1.0"
11331133
date-fns "^2.16.1"

0 commit comments

Comments
 (0)