Skip to content

Commit 35632d5

Browse files
committed
chore(deps): update dependency concurrently to v6.5.1
1 parent dd24bbc commit 35632d5

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@typescript-eslint/eslint-plugin": "4.18.0",
5050
"@typescript-eslint/parser": "4.18.0",
5151
"babel-loader": "8.2.2",
52-
"concurrently": "6.0.1",
52+
"concurrently": "6.5.1",
5353
"eslint": "7.22.0",
5454
"eslint-config-airbnb": "18.2.1",
5555
"eslint-config-prettier": "7.2.0",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4939,15 +4939,14 @@ concat-stream@^1.5.0:
49394939
readable-stream "^2.2.2"
49404940
typedarray "^0.0.6"
49414941

4942-
concurrently@6.0.1:
4943-
version "6.0.1"
4944-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.0.1.tgz#b472efd9398bd9f5b117e22f72c3e50bf0a8a651"
4945-
integrity sha512-YCF/Wf31a910hXu7eGN9/SyHKD/usw3Shw4IPYuqIsxxC39v92engYlIlOs/zXnBJtX/6aVuhgzfhZeGJkhU4w==
4942+
concurrently@6.5.1:
4943+
version "6.5.1"
4944+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.5.1.tgz#4518c67f7ac680cf5c34d5adf399a2a2047edc8c"
4945+
integrity sha512-FlSwNpGjWQfRwPLXvJ/OgysbBxPkWpiVjy1042b0U7on7S7qwwMIILRj7WTN1mTgqa582bG6NFuScOoh6Zgdag==
49464946
dependencies:
49474947
chalk "^4.1.0"
49484948
date-fns "^2.16.1"
4949-
lodash "^4.17.20"
4950-
read-pkg "^5.2.0"
4949+
lodash "^4.17.21"
49514950
rxjs "^6.6.3"
49524951
spawn-command "^0.0.2-1"
49534952
supports-color "^8.1.0"

0 commit comments

Comments
 (0)