Skip to content

Commit 511fc52

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/concurrently to v6.3.0
1 parent b9fc4b2 commit 511fc52

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"@nrwl/node": "12.9.0",
114114
"@nrwl/workspace": "12.9.0",
115115
"@semantic-release/changelog": "5.0.1",
116-
"@types/concurrently": "6.2.1",
116+
"@types/concurrently": "6.3.0",
117117
"@types/fs-extra": "9.0.13",
118118
"@types/inquirer": "8.1.3",
119119
"@types/jest": "27.0.2",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,12 +1573,13 @@
15731573
dependencies:
15741574
"@babel/types" "^7.3.0"
15751575

1576-
"@types/concurrently@6.2.1":
1577-
version "6.2.1"
1578-
resolved "https://registry.yarnpkg.com/@types/concurrently/-/concurrently-6.2.1.tgz#48540055add9d76c55d444aaaf6f4c964c405452"
1579-
integrity sha512-l+AH7GuHYSgIYoXAufh7P9/oYzRobM+m863XobAARzFiafcGdCjMQQ1grLbVc69+AJTBbO3S8mtt2UPsipk6WA==
1576+
"@types/concurrently@6.3.0":
1577+
version "6.3.0"
1578+
resolved "https://registry.yarnpkg.com/@types/concurrently/-/concurrently-6.3.0.tgz#ef6956d0e120f78d1da93d4435da6fe872256d04"
1579+
integrity sha512-R0M9Dt330vtNgNlBYQYniDfI3I3Sk6cu27M1EKS5VFoio2rZqTMuOBGe9DX+ISM0B6y+RGrgtpWCv2k2VBLtbQ==
15801580
dependencies:
15811581
"@types/node" "*"
1582+
chalk "^4.1.0"
15821583

15831584
"@types/fs-extra@9.0.13":
15841585
version "9.0.13"

0 commit comments

Comments
 (0)