Skip to content

Commit 0c90306

Browse files
Replace dependency npm-run-all with npm-run-all2 5.0.0
1 parent 872e6f6 commit 0c90306

File tree

3 files changed

+15
-26
lines changed

3 files changed

+15
-26
lines changed

integration/firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"karma-spec-reporter": "0.0.36",
2020
"karma-typescript": "5.5.4",
2121
"mocha": "9.2.2",
22-
"npm-run-all": "4.1.5",
22+
"npm-run-all2": "5.0.0",
2323
"typescript": "4.7.4"
2424
}
2525
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"mocha": "9.2.2",
134134
"mz": "2.7.0",
135135
"node-polyfill-webpack-plugin": "2.0.1",
136-
"npm-run-all": "4.1.5",
136+
"npm-run-all2": "5.0.0",
137137
"nyc": "15.1.0",
138138
"ora": "5.4.1",
139139
"patch-package": "7.0.2",

yarn.lock

Lines changed: 13 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4224,7 +4224,7 @@ ansi-styles@^3.2.1:
42244224
dependencies:
42254225
color-convert "^1.9.0"
42264226

4227-
ansi-styles@^4.0.0, ansi-styles@^4.1.0:
4227+
ansi-styles@^4.0.0, ansi-styles@^4.1.0, ansi-styles@^4.2.1:
42284228
version "4.3.0"
42294229
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
42304230
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
@@ -13145,20 +13145,18 @@ npm-registry-fetch@^9.0.0:
1314513145
minizlib "^2.0.0"
1314613146
npm-package-arg "^8.0.0"
1314713147

13148-
13149-
version "4.1.5"
13150-
resolved "https://registry.npmjs.org/npm-run-all/-/npm-run-all-4.1.5.tgz"
13151-
integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==
13148+
13149+
version "5.0.0"
13150+
resolved "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-5.0.0.tgz#a95a0451ab8e971c9239d17aca7a39d4bc6658ed"
13151+
integrity sha512-twczQhEpj55UROtg0Xz0nzn83TanS5Re12g5g1hcdnyAhlWOt9VNHdSHf2Z6MO3/wOVqy9tEdi0ruJt5NnMgmw==
1315213152
dependencies:
13153-
ansi-styles "^3.2.1"
13154-
chalk "^2.4.1"
13155-
cross-spawn "^6.0.5"
13153+
ansi-styles "^4.2.1"
13154+
cross-spawn "^7.0.3"
1315613155
memorystream "^0.3.1"
1315713156
minimatch "^3.0.4"
13158-
pidtree "^0.3.0"
13159-
read-pkg "^3.0.0"
13157+
pidtree "^0.5.0"
13158+
read-pkg "^5.2.0"
1316013159
shell-quote "^1.6.1"
13161-
string.prototype.padend "^3.0.0"
1316213160

1316313161
npm-run-path@^4.0.1:
1316413162
version "4.0.1"
@@ -14012,10 +14010,10 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3:
1401214010
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz"
1401314011
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
1401414012

14015-
pidtree@^0.3.0:
14016-
version "0.3.1"
14017-
resolved "https://registry.npmjs.org/pidtree/-/pidtree-0.3.1.tgz"
14018-
integrity sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==
14013+
pidtree@^0.5.0:
14014+
version "0.5.0"
14015+
resolved "https://registry.npmjs.org/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
14016+
integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
1401914017

1402014018
pify@^2.0.0, pify@^2.3.0:
1402114019
version "2.3.0"
@@ -16322,15 +16320,6 @@ string-width@^3.0.0:
1632216320
is-fullwidth-code-point "^2.0.0"
1632316321
strip-ansi "^5.1.0"
1632416322

16325-
string.prototype.padend@^3.0.0:
16326-
version "3.1.2"
16327-
resolved "https://registry.npmjs.org/string.prototype.padend/-/string.prototype.padend-3.1.2.tgz"
16328-
integrity sha512-/AQFLdYvePENU3W5rgurfWSMU6n+Ww8n/3cUt7E+vPBB/D7YDG8x+qjoFs4M/alR2bW7Qg6xMjVwWUOvuQ0XpQ==
16329-
dependencies:
16330-
call-bind "^1.0.2"
16331-
define-properties "^1.1.3"
16332-
es-abstract "^1.18.0-next.2"
16333-
1633416323
string.prototype.trim@^1.2.9:
1633516324
version "1.2.9"
1633616325
resolved "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz#b6fa326d72d2c78b6df02f7759c73f8f6274faa4"

0 commit comments

Comments
 (0)