Skip to content

Commit 3aefcc3

Browse files
chore(deps): replace dependency npm-run-all with npm-run-all2 5.0.0 (#8112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 144bc37 commit 3aefcc3

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": "5.5.4"
2424
},
2525
"engines": {

package.json

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

yarn.lock

Lines changed: 13 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4244,7 +4244,7 @@ ansi-styles@^3.2.1:
42444244
dependencies:
42454245
color-convert "^1.9.0"
42464246

4247-
ansi-styles@^4.0.0, ansi-styles@^4.1.0:
4247+
ansi-styles@^4.0.0, ansi-styles@^4.1.0, ansi-styles@^4.2.1:
42484248
version "4.3.0"
42494249
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
42504250
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
@@ -13163,20 +13163,18 @@ npm-registry-fetch@^9.0.0:
1316313163
minizlib "^2.0.0"
1316413164
npm-package-arg "^8.0.0"
1316513165

13166-
13167-
version "4.1.5"
13168-
resolved "https://registry.npmjs.org/npm-run-all/-/npm-run-all-4.1.5.tgz"
13169-
integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==
13166+
13167+
version "5.0.0"
13168+
resolved "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-5.0.0.tgz#a95a0451ab8e971c9239d17aca7a39d4bc6658ed"
13169+
integrity sha512-twczQhEpj55UROtg0Xz0nzn83TanS5Re12g5g1hcdnyAhlWOt9VNHdSHf2Z6MO3/wOVqy9tEdi0ruJt5NnMgmw==
1317013170
dependencies:
13171-
ansi-styles "^3.2.1"
13172-
chalk "^2.4.1"
13173-
cross-spawn "^6.0.5"
13171+
ansi-styles "^4.2.1"
13172+
cross-spawn "^7.0.3"
1317413173
memorystream "^0.3.1"
1317513174
minimatch "^3.0.4"
13176-
pidtree "^0.3.0"
13177-
read-pkg "^3.0.0"
13175+
pidtree "^0.5.0"
13176+
read-pkg "^5.2.0"
1317813177
shell-quote "^1.6.1"
13179-
string.prototype.padend "^3.0.0"
1318013178

1318113179
npm-run-path@^4.0.1:
1318213180
version "4.0.1"
@@ -14030,10 +14028,10 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3:
1403014028
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz"
1403114029
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
1403214030

14033-
pidtree@^0.3.0:
14034-
version "0.3.1"
14035-
resolved "https://registry.npmjs.org/pidtree/-/pidtree-0.3.1.tgz"
14036-
integrity sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==
14031+
pidtree@^0.5.0:
14032+
version "0.5.0"
14033+
resolved "https://registry.npmjs.org/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
14034+
integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
1403714035

1403814036
pify@^2.0.0, pify@^2.3.0:
1403914037
version "2.3.0"
@@ -16345,15 +16343,6 @@ string-width@^3.0.0:
1634516343
is-fullwidth-code-point "^2.0.0"
1634616344
strip-ansi "^5.1.0"
1634716345

16348-
string.prototype.padend@^3.0.0:
16349-
version "3.1.2"
16350-
resolved "https://registry.npmjs.org/string.prototype.padend/-/string.prototype.padend-3.1.2.tgz"
16351-
integrity sha512-/AQFLdYvePENU3W5rgurfWSMU6n+Ww8n/3cUt7E+vPBB/D7YDG8x+qjoFs4M/alR2bW7Qg6xMjVwWUOvuQ0XpQ==
16352-
dependencies:
16353-
call-bind "^1.0.2"
16354-
define-properties "^1.1.3"
16355-
es-abstract "^1.18.0-next.2"
16356-
1635716346
string.prototype.trim@^1.2.9:
1635816347
version "1.2.9"
1635916348
resolved "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz#b6fa326d72d2c78b6df02f7759c73f8f6274faa4"

0 commit comments

Comments
 (0)