Update dependency concurrently to v6.2.0

This commit is contained in:
Renovate Bot 2021-05-24 11:36:16 +00:00 committed by renovate[bot]
parent eed10abfa3
commit 6ec5ee5412
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -8063,9 +8063,9 @@
}
},
"concurrently": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.1.0.tgz",
"integrity": "sha512-jy+xj49pvqeKjc2TAVXRIhrgPG51eBKDZti0kZ41kaWk9iLbyWBjH6KMFpW7peOLkEymD+ZM83Lx6UEy3N/M9g==",
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.2.0.tgz",
"integrity": "sha512-v9I4Y3wFoXCSY2L73yYgwA9ESrQMpRn80jMcqMgHx720Hecz2GZAvTI6bREVST6lkddNypDKRN22qhK0X8Y00g==",
"dev": true,
"requires": {
"chalk": "^4.1.0",

View file

@ -84,7 +84,7 @@
"autoprefixer": "10.2.5",
"bourbon": "7.0.0",
"browserslist": "4.16.6",
"concurrently": "6.1.0",
"concurrently": "6.2.0",
"github-label-sync": "2.0.0",
"jest": "26.6.3",
"jest-puppeteer": "5.0.3",