Update dependency concurrently to v9.1.2
Some checks failed
Run Tests / Prepare environment (pull_request) Successful in 34m35s
Run Tests / Run unit tests (pull_request) Successful in 7m27s
Run Tests / Run E2E tests (edge) (pull_request) Failing after 10m25s
Run Tests / Run E2E tests (chrome) (pull_request) Failing after 10m26s
Run Tests / Run E2E tests (firefox) (pull_request) Failing after 14m53s
Some checks failed
Run Tests / Prepare environment (pull_request) Successful in 34m35s
Run Tests / Run unit tests (pull_request) Successful in 7m27s
Run Tests / Run E2E tests (edge) (pull_request) Failing after 10m25s
Run Tests / Run E2E tests (chrome) (pull_request) Failing after 10m26s
Run Tests / Run E2E tests (firefox) (pull_request) Failing after 14m53s
This commit is contained in:
parent
5ffae82adb
commit
4da9c05200
1 changed files with 4 additions and 3 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
@ -4113,10 +4113,11 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/concurrently": {
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.0.tgz",
|
||||
"integrity": "sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==",
|
||||
"version": "9.1.2",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.2.tgz",
|
||||
"integrity": "sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.2",
|
||||
"lodash": "^4.17.21",
|
||||
|
|
Loading…
Add table
Reference in a new issue