mirror of
https://github.com/jlengrand/adyen-web.git
synced 2026-03-10 08:01:22 +00:00
chore(deps): update dependency concurrently to v8.2.2 (#2429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"**/regenerator-runtime": "^0.13.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"concurrently": "8.2.1"
|
||||
"concurrently": "8.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@adyen/adyen-web-server": "1.0.0",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@adyen/adyen-web-server": "1.0.0",
|
||||
"concurrently": "8.2.1",
|
||||
"concurrently": "8.2.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^6.0.0",
|
||||
"dotenv": "^16.0.3",
|
||||
|
||||
@@ -6397,10 +6397,10 @@ concat-with-sourcemaps@^1.1.0:
|
||||
dependencies:
|
||||
source-map "^0.6.1"
|
||||
|
||||
concurrently@8.2.1:
|
||||
version "8.2.1"
|
||||
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.1.tgz#bcab9cacc38c23c503839583151e0fa96fd5b584"
|
||||
integrity sha512-nVraf3aXOpIcNud5pB9M82p1tynmZkrSGQ1p6X/VY8cJ+2LMVqAgXsJxYYefACSHbTYlm92O1xuhdGTjwoEvbQ==
|
||||
concurrently@8.2.2:
|
||||
version "8.2.2"
|
||||
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.2.tgz#353141985c198cfa5e4a3ef90082c336b5851784"
|
||||
integrity sha512-1dP4gpXFhei8IOtlXRE/T/4H88ElHgTiUzh71YUmtjTEHMSRS2Z/fgOxHSxxusGHogsRfxNq1vyAwxSC+EVyDg==
|
||||
dependencies:
|
||||
chalk "^4.1.2"
|
||||
date-fns "^2.30.0"
|
||||
|
||||
Reference in New Issue
Block a user