chore(deps): update dependency concurrently to ^7.4.0

This commit is contained in:
renovate[bot] 2022-09-08 04:15:15 +00:00 committed by GitHub
parent 5c8d78e484
commit 93cb8a103c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 22 deletions

46
package-lock.json generated
View File

@ -63,7 +63,7 @@
"autoprefixer": "^10.4.8", "autoprefixer": "^10.4.8",
"browserslist": "^4.21.3", "browserslist": "^4.21.3",
"codecov": "^3.8.3", "codecov": "^3.8.3",
"concurrently": "^7.3.0", "concurrently": "^7.4.0",
"conventional-changelog-conventionalcommits": "5.0.0", "conventional-changelog-conventionalcommits": "5.0.0",
"eslint": "^8.23.0", "eslint": "^8.23.0",
"eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb": "^19.0.4",
@ -9844,13 +9844,13 @@
} }
}, },
"node_modules/concurrently": { "node_modules/concurrently": {
"version": "7.3.0", "version": "7.4.0",
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.3.0.tgz", "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.4.0.tgz",
"integrity": "sha512-IiDwm+8DOcFEInca494A8V402tNTQlJaYq78RF2rijOrKEk/AOHTxhN4U1cp7GYKYX5Q6Ymh1dLTBlzIMN0ikA==", "integrity": "sha512-M6AfrueDt/GEna/Vg9BqQ+93yuvzkSKmoTixnwEJkH0LlcGrRC2eCmjeG1tLLHIYfpYJABokqSGyMcXjm96AFA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"chalk": "^4.1.0", "chalk": "^4.1.0",
"date-fns": "^2.16.1", "date-fns": "^2.29.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"rxjs": "^7.0.0", "rxjs": "^7.0.0",
"shell-quote": "^1.7.3", "shell-quote": "^1.7.3",
@ -9860,10 +9860,14 @@
"yargs": "^17.3.1" "yargs": "^17.3.1"
}, },
"bin": { "bin": {
"conc": "dist/bin/concurrently.js",
"concurrently": "dist/bin/concurrently.js" "concurrently": "dist/bin/concurrently.js"
}, },
"engines": { "engines": {
"node": "^12.20.0 || ^14.13.0 || >=16.0.0" "node": "^12.20.0 || ^14.13.0 || >=16.0.0"
},
"funding": {
"url": "https://github.com/open-cli-tools/concurrently?sponsor=1"
} }
}, },
"node_modules/concurrently/node_modules/rxjs": { "node_modules/concurrently/node_modules/rxjs": {
@ -9915,9 +9919,9 @@
} }
}, },
"node_modules/concurrently/node_modules/yargs-parser": { "node_modules/concurrently/node_modules/yargs-parser": {
"version": "21.0.1", "version": "21.1.1",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz", "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
"integrity": "sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==", "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=12" "node": ">=12"
@ -10710,9 +10714,9 @@
"integrity": "sha512-YzhyDAwA4TaQIhM5go+vCLmU0UikghC/t9DTQYZR2M/UvZ1MdOhPezSDZcjj9uqQJOMqjLcpWtyW2iNINdlatQ==" "integrity": "sha512-YzhyDAwA4TaQIhM5go+vCLmU0UikghC/t9DTQYZR2M/UvZ1MdOhPezSDZcjj9uqQJOMqjLcpWtyW2iNINdlatQ=="
}, },
"node_modules/date-fns": { "node_modules/date-fns": {
"version": "2.25.0", "version": "2.29.2",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.25.0.tgz", "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
"integrity": "sha512-ovYRFnTrbGPD4nqaEqescPEv1mNwvt+UTqI3Ay9SzNtey9NZnYu6E2qCcBBgJ6/2VF1zGGygpyTDITqpQQ5e+w==", "integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==",
"engines": { "engines": {
"node": ">=0.11" "node": ">=0.11"
}, },
@ -37663,13 +37667,13 @@
} }
}, },
"concurrently": { "concurrently": {
"version": "7.3.0", "version": "7.4.0",
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.3.0.tgz", "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.4.0.tgz",
"integrity": "sha512-IiDwm+8DOcFEInca494A8V402tNTQlJaYq78RF2rijOrKEk/AOHTxhN4U1cp7GYKYX5Q6Ymh1dLTBlzIMN0ikA==", "integrity": "sha512-M6AfrueDt/GEna/Vg9BqQ+93yuvzkSKmoTixnwEJkH0LlcGrRC2eCmjeG1tLLHIYfpYJABokqSGyMcXjm96AFA==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^4.1.0", "chalk": "^4.1.0",
"date-fns": "^2.16.1", "date-fns": "^2.29.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"rxjs": "^7.0.0", "rxjs": "^7.0.0",
"shell-quote": "^1.7.3", "shell-quote": "^1.7.3",
@ -37719,9 +37723,9 @@
} }
}, },
"yargs-parser": { "yargs-parser": {
"version": "21.0.1", "version": "21.1.1",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz", "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
"integrity": "sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==", "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
"dev": true "dev": true
} }
} }
@ -38303,9 +38307,9 @@
"integrity": "sha512-YzhyDAwA4TaQIhM5go+vCLmU0UikghC/t9DTQYZR2M/UvZ1MdOhPezSDZcjj9uqQJOMqjLcpWtyW2iNINdlatQ==" "integrity": "sha512-YzhyDAwA4TaQIhM5go+vCLmU0UikghC/t9DTQYZR2M/UvZ1MdOhPezSDZcjj9uqQJOMqjLcpWtyW2iNINdlatQ=="
}, },
"date-fns": { "date-fns": {
"version": "2.25.0", "version": "2.29.2",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.25.0.tgz", "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
"integrity": "sha512-ovYRFnTrbGPD4nqaEqescPEv1mNwvt+UTqI3Ay9SzNtey9NZnYu6E2qCcBBgJ6/2VF1zGGygpyTDITqpQQ5e+w==" "integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA=="
}, },
"dateformat": { "dateformat": {
"version": "3.0.3", "version": "3.0.3",

View File

@ -101,7 +101,7 @@
"autoprefixer": "^10.4.8", "autoprefixer": "^10.4.8",
"browserslist": "^4.21.3", "browserslist": "^4.21.3",
"codecov": "^3.8.3", "codecov": "^3.8.3",
"concurrently": "^7.3.0", "concurrently": "^7.4.0",
"conventional-changelog-conventionalcommits": "5.0.0", "conventional-changelog-conventionalcommits": "5.0.0",
"eslint": "^8.23.0", "eslint": "^8.23.0",
"eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb": "^19.0.4",