Skip to content

Commit 9626bc3

Browse files
chore(deps): update dependency @types/concurrently to v7.0.3 (#838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 407e90f commit 9626bc3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@nx/webpack": "20.0.3",
115115
"@nx/workspace": "20.0.3",
116116
"@semantic-release/changelog": "6.0.3",
117-
"@types/concurrently": "7.0.0",
117+
"@types/concurrently": "7.0.3",
118118
"@types/fs-extra": "9.0.13",
119119
"@types/inquirer": "8.2.10",
120120
"@types/jest": "29.5.14",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2716,10 +2716,10 @@
27162716
dependencies:
27172717
"@types/node" "*"
27182718

2719-
"@types/[email protected].0":
2720-
version "7.0.0"
2721-
resolved "https://registry.yarnpkg.com/@types/concurrently/-/concurrently-7.0.0.tgz#745fea75f46dd1f28174b8f921afadde3d5bcddf"
2722-
integrity sha512-pUOv0XBVexkfVOLWwzh8CMK7b+dnXGvq+/sJKfcws6b0vuMqNw8UeZUiaO9mWxfyS0eYGQyxg+J9EpVRxUCunA==
2719+
"@types/[email protected].3":
2720+
version "7.0.3"
2721+
resolved "https://registry.yarnpkg.com/@types/concurrently/-/concurrently-7.0.3.tgz#0e7f0a1d987cdcfed7bfd647b0d94dd98ff72789"
2722+
integrity sha512-6qiebMAdr4sRXLrczE3Wo/+JAQMXnYUhFulknKvhOVsZ1lL4bnV8EpB3YT2ZnbnJXkOTZ0KAkaa9cs1m0YIhXQ==
27232723
dependencies:
27242724
concurrently "*"
27252725

0 commit comments

Comments
 (0)