Skip to content

Commit

Permalink
chore(deps): update dependency @types/concurrently to v7.0.3 (#838)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 407e90f commit 9626bc3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"@nx/webpack": "20.0.3",
"@nx/workspace": "20.0.3",
"@semantic-release/changelog": "6.0.3",
"@types/concurrently": "7.0.0",
"@types/concurrently": "7.0.3",
"@types/fs-extra": "9.0.13",
"@types/inquirer": "8.2.10",
"@types/jest": "29.5.14",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2716,10 +2716,10 @@
dependencies:
"@types/node" "*"

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

Expand Down

0 comments on commit 9626bc3

Please sign in to comment.