Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency concurrently to v7.5.0 #1208

Merged
merged 1 commit into from
Oct 31, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"@wojtekmaj/enzyme-adapter-react-17": "0.6.6",
"axios-mock-adapter": "1.21.1",
"babel-eslint": "10.1.0",
"concurrently": "7.4.0",
"concurrently": "7.5.0",
"cross-env": "7.0.3",
"cypress": "9.7.0",
"enzyme": "3.11.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5492,9 +5492,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:7.4.0":
version: 7.4.0
resolution: "concurrently@npm:7.4.0"
"concurrently@npm:7.5.0":
version: 7.5.0
resolution: "concurrently@npm:7.5.0"
dependencies:
chalk: ^4.1.0
date-fns: ^2.29.1
Expand All @@ -5508,7 +5508,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: cc547866ad8d009d184ca3a7115d6636052a5f56f5429d123092d651286043d7233f6429257e30e50f509894cd12798ea831896ac18092d8135f67ffcc8ac3ea
checksum: 7886e1c8559d2699ae1b62be8aca5d56c226966e252a2b9dd6077b3c1fd5397e98ef537c040fffa1de50418bd2616746eb9dd589a31ffb9056d4758b850a865b
languageName: node
linkType: hard

Expand Down Expand Up @@ -13810,7 +13810,7 @@ __metadata:
axios: 0.27.2
axios-mock-adapter: 1.21.1
babel-eslint: 10.1.0
concurrently: 7.4.0
concurrently: 7.5.0
connected-react-router: 6.9.1
cookie-parser: 1.4.5
cross-env: 7.0.3
Expand Down