Update dependency concurrently to v9.1.2
All checks were successful
Testing / test (pull_request) Successful in 27m21s

This commit is contained in:
Renovate Bot 2025-03-06 09:01:19 +00:00
parent 48a9d6649f
commit 541d42b5ef

7
package-lock.json generated
View file

@ -4000,10 +4000,11 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/concurrently": { "node_modules/concurrently": {
"version": "9.1.0", "version": "9.1.2",
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.0.tgz", "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.2.tgz",
"integrity": "sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==", "integrity": "sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==",
"dev": true, "dev": true,
"license": "MIT",
"dependencies": { "dependencies": {
"chalk": "^4.1.2", "chalk": "^4.1.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",