Skip to content

Commit

Permalink
Replace dependency npm-run-all with npm-run-all2 ^5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 8, 2024
1 parent f2507de commit 9c43bcd
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 32 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"moment-timezone": "^0.5.35",
"ngx-cookie-service": "^16.0.1",
"ngx-pagination": "^6.0.3",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"otp": "^0.1.3",
"pa11y-reporter-html": "^1.0.0",
"prismjs": "^1.23.0",
Expand Down
74 changes: 43 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6019,6 +6019,13 @@ __metadata:
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
checksum: 65dff72b543997b7be8b0265eca7ace0e34b75c3e5fee31de11179d08fa7124a7a5587265d53d0409532ecb7f7fba662c2012807963e1f9b059653ec2c83ee05
languageName: node
linkType: hard

"@types/puppeteer-core@npm:^5.4.0":
version: 5.4.0
resolution: "@types/puppeteer-core@npm:5.4.0"
Expand Down Expand Up @@ -8494,7 +8501,7 @@ __metadata:
nock: ^10.0.6
nodemon: ^1.18.10
notifications-node-client: ^4.7.3
npm-run-all: ^4.1.5
npm-run-all2: ^5.0.0
nyc: ^13.2.0
otp: ^0.1.3
pa11y: ^5.3.0
Expand Down Expand Up @@ -8664,7 +8671,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^2.0.1, chalk@npm:^2.1.0, chalk@npm:^2.3.0, chalk@npm:^2.4.1, chalk@npm:^2.4.2":
"chalk@npm:^2.0.1, chalk@npm:^2.1.0, chalk@npm:^2.3.0, chalk@npm:^2.4.2":
version: 2.4.2
resolution: "chalk@npm:2.4.2"
dependencies:
Expand Down Expand Up @@ -9816,7 +9823,7 @@ __metadata:
languageName: node
linkType: hard

"cross-spawn@npm:^6.0.0, cross-spawn@npm:^6.0.5":
"cross-spawn@npm:^6.0.0":
version: 6.0.5
resolution: "cross-spawn@npm:6.0.5"
dependencies:
Expand Down Expand Up @@ -18226,7 +18233,7 @@ __metadata:
languageName: node
linkType: hard

"normalize-package-data@npm:^2.3.2":
"normalize-package-data@npm:^2.3.2, normalize-package-data@npm:^2.5.0":
version: 2.5.0
resolution: "normalize-package-data@npm:2.5.0"
dependencies:
Expand Down Expand Up @@ -18387,24 +18394,22 @@ __metadata:
languageName: node
linkType: hard

"npm-run-all@npm:^4.1.5":
version: 4.1.5
resolution: "npm-run-all@npm:4.1.5"
"npm-run-all2@npm:^5.0.0":
version: 5.0.2
resolution: "npm-run-all2@npm:5.0.2"
dependencies:
ansi-styles: ^3.2.1
chalk: ^2.4.1
cross-spawn: ^6.0.5
ansi-styles: ^5.0.0
cross-spawn: ^7.0.3
memorystream: ^0.3.1
minimatch: ^3.0.4
pidtree: ^0.3.0
read-pkg: ^3.0.0
pidtree: ^0.5.0
read-pkg: ^5.2.0
shell-quote: ^1.6.1
string.prototype.padend: ^3.0.0
bin:
npm-run-all: bin/npm-run-all/index.js
run-p: bin/run-p/index.js
run-s: bin/run-s/index.js
checksum: 373b72c6a36564da13c1642c1fd9bb4dcc756bce7a3648f883772f02661095319820834ff813762d2fee403e9b40c1cd27c8685807c107440f10eb19c006d4a0
checksum: c52091478d5873a9f65132983459cc7f0869bbef0fd015e72f1ee1a78d50570e80c2239a8ba9a6c68c0c4898d749e3e8478df51abd9807b01c4ba461ee90aa2f
languageName: node
linkType: hard

Expand Down Expand Up @@ -19401,7 +19406,7 @@ __metadata:
languageName: node
linkType: hard

"parse-json@npm:^5.2.0":
"parse-json@npm:^5.0.0, parse-json@npm:^5.2.0":
version: 5.2.0
resolution: "parse-json@npm:5.2.0"
dependencies:
Expand Down Expand Up @@ -19675,12 +19680,12 @@ __metadata:
languageName: node
linkType: hard

"pidtree@npm:^0.3.0":
version: 0.3.1
resolution: "pidtree@npm:0.3.1"
"pidtree@npm:^0.5.0":
version: 0.5.0
resolution: "pidtree@npm:0.5.0"
bin:
pidtree: bin/pidtree.js
checksum: eb49025099f1af89a4696f7673351421f13420f3397b963c901fe23a1c9c2ff50f4750321970d4472c0ffbb065e4a6c3c27f75e226cc62284b19e21d32ce7012
checksum: 371cd14bbc9bdee2a6a44596dd521dd3565e223481e0b1afffdca3f1c29831850bfa7784114dc30d245d37e7d186cec035e036256b39f75d878d19498fe0df6a
languageName: node
linkType: hard

Expand Down Expand Up @@ -20668,6 +20673,18 @@ __metadata:
languageName: node
linkType: hard

"read-pkg@npm:^5.2.0":
version: 5.2.0
resolution: "read-pkg@npm:5.2.0"
dependencies:
"@types/normalize-package-data": ^2.4.0
normalize-package-data: ^2.5.0
parse-json: ^5.0.0
type-fest: ^0.6.0
checksum: eb696e60528b29aebe10e499ba93f44991908c57d70f2d26f369e46b8b9afc208ef11b4ba64f67630f31df8b6872129e0a8933c8c53b7b4daf0eace536901222
languageName: node
linkType: hard

"readable-stream@npm:^2.0.0, readable-stream@npm:^2.0.1, readable-stream@npm:^2.0.2, readable-stream@npm:^2.0.5, readable-stream@npm:^2.1.5, readable-stream@npm:^2.2.2, readable-stream@npm:^2.3.3, readable-stream@npm:^2.3.5, readable-stream@npm:^2.3.6, readable-stream@npm:~2.3.6":
version: 2.3.8
resolution: "readable-stream@npm:2.3.8"
Expand Down Expand Up @@ -22518,18 +22535,6 @@ __metadata:
languageName: node
linkType: hard

"string.prototype.padend@npm:^3.0.0":
version: 3.1.6
resolution: "string.prototype.padend@npm:3.1.6"
dependencies:
call-bind: ^1.0.7
define-properties: ^1.2.1
es-abstract: ^1.23.2
es-object-atoms: ^1.0.0
checksum: d9fc23c21bdfb6850756002ef09cebc420882003f29eafbd8322df77a90726bc2a64892d01f94f1fc9fc6f809414fbcbd8615610bb3cddd33512c12b6b3643a2
languageName: node
linkType: hard

"string.prototype.trim@npm:^1.2.9":
version: 1.2.9
resolution: "string.prototype.trim@npm:1.2.9"
Expand Down Expand Up @@ -23576,6 +23581,13 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^0.6.0":
version: 0.6.0
resolution: "type-fest@npm:0.6.0"
checksum: b2188e6e4b21557f6e92960ec496d28a51d68658018cba8b597bd3ef757721d1db309f120ae987abeeda874511d14b776157ff809f23c6d1ce8f83b9b2b7d60f
languageName: node
linkType: hard

"type-is@npm:~1.6.18":
version: 1.6.18
resolution: "type-is@npm:1.6.18"
Expand Down

0 comments on commit 9c43bcd

Please sign in to comment.