mirror of
https://github.com/woocommerce/storefront.git
synced 2025-10-03 14:04:42 +08:00
Update dependency concurrently to v6.2.0
This commit is contained in:
parent
eed10abfa3
commit
6ec5ee5412
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue