mirror of
https://github.com/kopia/kopia.git
synced 2026-04-30 10:53:05 -04:00
build(deps-dev): bump concurrently from 7.4.0 to 7.6.0 in /app (#2723)
This commit is contained in:
14
app/package-lock.json
generated
14
app/package-lock.json
generated
@@ -20,7 +20,7 @@
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.26.1",
|
||||
"asar": "^3.2.0",
|
||||
"concurrently": "^7.4.0",
|
||||
"concurrently": "^7.6.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"electron": "^19.0.8",
|
||||
"electron-builder": "^23.3.3",
|
||||
@@ -1105,9 +1105,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/concurrently": {
|
||||
"version": "7.4.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.4.0.tgz",
|
||||
"integrity": "sha512-M6AfrueDt/GEna/Vg9BqQ+93yuvzkSKmoTixnwEJkH0LlcGrRC2eCmjeG1tLLHIYfpYJABokqSGyMcXjm96AFA==",
|
||||
"version": "7.6.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.6.0.tgz",
|
||||
"integrity": "sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0",
|
||||
@@ -4583,9 +4583,9 @@
|
||||
}
|
||||
},
|
||||
"concurrently": {
|
||||
"version": "7.4.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.4.0.tgz",
|
||||
"integrity": "sha512-M6AfrueDt/GEna/Vg9BqQ+93yuvzkSKmoTixnwEJkH0LlcGrRC2eCmjeG1tLLHIYfpYJABokqSGyMcXjm96AFA==",
|
||||
"version": "7.6.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.6.0.tgz",
|
||||
"integrity": "sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.1.0",
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.26.1",
|
||||
"asar": "^3.2.0",
|
||||
"concurrently": "^7.4.0",
|
||||
"concurrently": "^7.6.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"electron": "^19.0.8",
|
||||
"electron-builder": "^23.3.3",
|
||||
|
||||
Reference in New Issue
Block a user