mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-21 11:35:34 +01:00
[deps] Autofill: Update concurrently to v8.2.2 (#6980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
203f615e75
commit
1bff052910
8
package-lock.json
generated
8
package-lock.json
generated
@ -120,7 +120,7 @@
|
||||
"buffer": "6.0.3",
|
||||
"chromatic": "6.22.0",
|
||||
"clean-webpack-plugin": "4.0.0",
|
||||
"concurrently": "8.2.0",
|
||||
"concurrently": "8.2.2",
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
"cross-env": "7.0.3",
|
||||
"css-loader": "6.8.1",
|
||||
@ -18474,9 +18474,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/concurrently": {
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.0.tgz",
|
||||
"integrity": "sha512-nnLMxO2LU492mTUj9qX/az/lESonSZu81UznYDoXtz1IQf996ixVqPAgHXwvHiHCAef/7S8HIK+fTFK7Ifk8YA==",
|
||||
"version": "8.2.2",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.2.tgz",
|
||||
"integrity": "sha512-1dP4gpXFhei8IOtlXRE/T/4H88ElHgTiUzh71YUmtjTEHMSRS2Z/fgOxHSxxusGHogsRfxNq1vyAwxSC+EVyDg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.2",
|
||||
|
@ -83,7 +83,7 @@
|
||||
"buffer": "6.0.3",
|
||||
"chromatic": "6.22.0",
|
||||
"clean-webpack-plugin": "4.0.0",
|
||||
"concurrently": "8.2.0",
|
||||
"concurrently": "8.2.2",
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
"cross-env": "7.0.3",
|
||||
"css-loader": "6.8.1",
|
||||
|
Loading…
Reference in New Issue
Block a user