Skip to content

Commit ea7ac41

Browse files
chore(deps): update dependency npm-run-all2 to v6 (#5449)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [npm-run-all2](https://togithub.com/bcomnes/npm-run-all2) | [`^5.0.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/npm-run-all2/5.0.2/6.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/npm-run-all2/6.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/npm-run-all2/6.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/npm-run-all2/5.0.2/6.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/npm-run-all2/5.0.2/6.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>bcomnes/npm-run-all2 (npm-run-all2)</summary> ### [`v6.1.1`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v611) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.1.0...v6.1.1) ##### Commits - Add an npm-run-all2 bin alias [`e6dc017`](https://togithub.com/bcomnes/npm-run-all2/commit/e6dc0175006a9a703c1256949f8424922043a33a) - Fix npx on node 16 [`cfbd974`](https://togithub.com/bcomnes/npm-run-all2/commit/cfbd974a5990e8d549ae8bf7bfb632424ff4990b) ### [`v6.1.0`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v610---2023-10-04) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.0.6...v6.1.0) ##### Merged - Upgrade: Bump actions/checkout from 3 to 4 [`#119`](https://togithub.com/bcomnes/npm-run-all2/pull/119) ##### Commits - Lets avoid spawn.sync [`a3ee6cd`](https://togithub.com/bcomnes/npm-run-all2/commit/a3ee6cd9e051471bfd7b1b4d153aa260fc9b6634) - Add support for pnpm ([#&#8203;117](https://togithub.com/bcomnes/npm-run-all2/issues/117)) [`3df3708`](https://togithub.com/bcomnes/npm-run-all2/commit/3df37084ab1ae55f873fcbb449ad0d7df8bc328f) ### [`v6.0.6`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v606---2023-07-04) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.0.5...v6.0.6) ##### Merged - Update all esm only packages [`#114`](https://togithub.com/bcomnes/npm-run-all2/pull/114) - Upgrade: Bump c8 from 7.14.0 to 8.0.0 [`#111`](https://togithub.com/bcomnes/npm-run-all2/pull/111) - Delete .nycrc [`#109`](https://togithub.com/bcomnes/npm-run-all2/pull/109) - Update CodeQL workflow [`#110`](https://togithub.com/bcomnes/npm-run-all2/pull/110) ##### Commits - Lint fix and a few hand fixes [`2c81236`](https://togithub.com/bcomnes/npm-run-all2/commit/2c8123694b73084f37b68eb6719632024331d2e9) - Fix tests [`79e2c97`](https://togithub.com/bcomnes/npm-run-all2/commit/79e2c97c5b32c46d5cf64ce37b3b78cf4035498e) - Update p-queue and ansi-styles [`10b075c`](https://togithub.com/bcomnes/npm-run-all2/commit/10b075c849153822e9abc1447222d186a1cd6136) ### [`v6.0.5`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v605---2023-04-03) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.0.4...v6.0.5) ##### Merged - Upgrade: Bump bcomnes/npm-bump from 2.1.0 to 2.2.1 [`#104`](https://togithub.com/bcomnes/npm-run-all2/pull/104) - Upgrade: Bump minimatch from 6.2.0 to 7.0.0 [`#103`](https://togithub.com/bcomnes/npm-run-all2/pull/103) - Upgrade: Bump minimatch from 5.1.4 to 6.0.4 [`#102`](https://togithub.com/bcomnes/npm-run-all2/pull/102) - Upgrade: Bump fs-extra from 10.1.0 to 11.1.0 [`#98`](https://togithub.com/bcomnes/npm-run-all2/pull/98) ##### Commits - Merge pull request [#&#8203;105](https://togithub.com/bcomnes/npm-run-all2/issues/105) from bcomnes/dependabot/npm_and_yarn/minimatch-8.0.2 [`cbf78c8`](https://togithub.com/bcomnes/npm-run-all2/commit/cbf78c8155365db9ec06cb8054bc821e057d06e2) - Upgrade: Bump minimatch from 7.4.4 to 8.0.2 [`c90d02b`](https://togithub.com/bcomnes/npm-run-all2/commit/c90d02b02df6dd33cbab01caac44b9729e012bb9) - Merge pull request [#&#8203;101](https://togithub.com/bcomnes/npm-run-all2/issues/101) from bcomnes/dependabot/npm_and_yarn/rimraf-4.0.4 [`d0d46a2`](https://togithub.com/bcomnes/npm-run-all2/commit/d0d46a2b0aa87a3c0c79b78a013415e7902c8324) ### [`v6.0.4`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v604---2022-11-09) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.0.3...v6.0.4) ##### Merged - When running through npx, use the npm that should be next to it. [`#96`](https://togithub.com/bcomnes/npm-run-all2/pull/96) ### [`v6.0.3`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v603---2022-11-09) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.0.2...v6.0.3) ##### Merged - Upgrade: Bump jsdoc from 3.6.11 to 4.0.0 [`#95`](https://togithub.com/bcomnes/npm-run-all2/pull/95) - Upgrade: Bump bcomnes/npm-bump from 2.0.2 to 2.1.0 [`#92`](https://togithub.com/bcomnes/npm-run-all2/pull/92) - docs: update minimum supported Node version [`#90`](https://togithub.com/bcomnes/npm-run-all2/pull/90) ##### Commits - Merge pull request [#&#8203;94](https://togithub.com/bcomnes/npm-run-all2/issues/94) from MarmadileManteater/runjs-being-called-instead-of-npm-run [`da913f9`](https://togithub.com/bcomnes/npm-run-all2/commit/da913f9481543907457bd2298ad17192a4420874) - Use NPM_CLI_JS over npm_execpath [`0224167`](https://togithub.com/bcomnes/npm-run-all2/commit/022416740f0d9cf8eae2f2e4ca4de8d09a6b67d8) - Add a proper check for yarn [`bb41ef6`](https://togithub.com/bcomnes/npm-run-all2/commit/bb41ef6fd85a803a4a22e8382f67ea9e3e235b7d) ### [`v6.0.2`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v602---2022-08-16) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.0.1...v6.0.2) ##### Merged - Update package shell quote [`#89`](https://togithub.com/bcomnes/npm-run-all2/pull/89) ### [`v6.0.1`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v601---2022-06-14) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.0.0...v6.0.1) ##### Commits - Lower bound node engine to ^14.18.0 || >=16.0.0 [`fc2957f`](https://togithub.com/bcomnes/npm-run-all2/commit/fc2957f4814848b55bc29b0a0a1def8bfadda18b) ### [`v6.0.0`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v600---2022-06-11) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v5.0.2...v6.0.0) ##### Merged - Move support to node 16 and npm 8 [`#85`](https://togithub.com/bcomnes/npm-run-all2/pull/85) - Upgrade: Bump pidtree from 0.5.0 to 0.6.0 [`#84`](https://togithub.com/bcomnes/npm-run-all2/pull/84) - Upgrade: Bump mocha from 9.2.2 to 10.0.0 [`#83`](https://togithub.com/bcomnes/npm-run-all2/pull/83) - Upgrade: Bump github/codeql-action from 1 to 2 [`#82`](https://togithub.com/bcomnes/npm-run-all2/pull/82) - Upgrade: Bump fastify/github-action-merge-dependabot from 3.0.2 to 3.1 [`#78`](https://togithub.com/bcomnes/npm-run-all2/pull/78) - Upgrade: Bump codecov/codecov-action from 2 to 3 [`#77`](https://togithub.com/bcomnes/npm-run-all2/pull/77) - Upgrade: Bump actions/setup-node from 2 to 3 [`#75`](https://togithub.com/bcomnes/npm-run-all2/pull/75) - Upgrade: Bump actions/checkout from 2 to 3 [`#76`](https://togithub.com/bcomnes/npm-run-all2/pull/76) - Upgrade: Bump minimatch from 4.2.1 to 5.0.0 [`#74`](https://togithub.com/bcomnes/npm-run-all2/pull/74) - Upgrade: Bump minimatch from 3.1.1 to 4.1.1 [`#73`](https://togithub.com/bcomnes/npm-run-all2/pull/73) - Upgrade: Bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2 [`#72`](https://togithub.com/bcomnes/npm-run-all2/pull/72) - Upgrade: Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 [`#71`](https://togithub.com/bcomnes/npm-run-all2/pull/71) - Upgrade: Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 [`#70`](https://togithub.com/bcomnes/npm-run-all2/pull/70) - Upgrade: Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 [`#69`](https://togithub.com/bcomnes/npm-run-all2/pull/69) - Simplify npm scripts [`#64`](https://togithub.com/bcomnes/npm-run-all2/pull/64) - Update CI config [`#62`](https://togithub.com/bcomnes/npm-run-all2/pull/62) - Add CodeQL workflow [`#65`](https://togithub.com/bcomnes/npm-run-all2/pull/65) - Switch to c8 for coverage [`#66`](https://togithub.com/bcomnes/npm-run-all2/pull/66) - tests: switch to assert's strict mode [`#67`](https://togithub.com/bcomnes/npm-run-all2/pull/67) - Enforce LF in the repo. [`#61`](https://togithub.com/bcomnes/npm-run-all2/pull/61) - Upgrade: Bump actions/setup-node from 2.4.0 to 2.4.1 [`#59`](https://togithub.com/bcomnes/npm-run-all2/pull/59) - Upgrade: Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 [`#58`](https://togithub.com/bcomnes/npm-run-all2/pull/58) - Upgrade: Bump codecov/codecov-action from 2.0.2 to 2.1.0 [`#57`](https://togithub.com/bcomnes/npm-run-all2/pull/57) - Upgrade: Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0 [`#54`](https://togithub.com/bcomnes/npm-run-all2/pull/54) - Upgrade: Bump actions/setup-node from 2.3.2 to 2.4.0 [`#53`](https://togithub.com/bcomnes/npm-run-all2/pull/53) - Upgrade: Bump actions/setup-node from 2.3.1 to 2.3.2 [`#52`](https://togithub.com/bcomnes/npm-run-all2/pull/52) - Upgrade: Bump actions/setup-node from 2.3.0 to 2.3.1 [`#51`](https://togithub.com/bcomnes/npm-run-all2/pull/51) - Upgrade: Bump codecov/codecov-action from 2.0.1 to 2.0.2 [`#50`](https://togithub.com/bcomnes/npm-run-all2/pull/50) - Upgrade: Bump actions/setup-node from 2.2.0 to 2.3.0 [`#49`](https://togithub.com/bcomnes/npm-run-all2/pull/49) - Upgrade: Bump codecov/codecov-action from 1.5.2 to 2.0.1 [`#48`](https://togithub.com/bcomnes/npm-run-all2/pull/48) - Upgrade: Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 [`#47`](https://togithub.com/bcomnes/npm-run-all2/pull/47) - Upgrade: Bump actions/setup-node from 2.1.5 to 2.2.0 [`#46`](https://togithub.com/bcomnes/npm-run-all2/pull/46) - Upgrade: Bump codecov/codecov-action from 1.5.0 to 1.5.2 [`#44`](https://togithub.com/bcomnes/npm-run-all2/pull/44) - Upgrade: Bump mocha from 8.4.0 to 9.0.0 [`#43`](https://togithub.com/bcomnes/npm-run-all2/pull/43) - Upgrade: Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 [`#42`](https://togithub.com/bcomnes/npm-run-all2/pull/42) - Upgrade: Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 [`#41`](https://togithub.com/bcomnes/npm-run-all2/pull/41) - Upgrade: Bump gh-release from 5.0.2 to 6.0.0 [`#40`](https://togithub.com/bcomnes/npm-run-all2/pull/40) - Upgrade: Bump codecov/codecov-action from 1 to 1.5.0 [`#39`](https://togithub.com/bcomnes/npm-run-all2/pull/39) - Upgrade: Bump fs-extra from 9.1.0 to 10.0.0 [`#38`](https://togithub.com/bcomnes/npm-run-all2/pull/38) - Upgrade: Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 [`#33`](https://togithub.com/bcomnes/npm-run-all2/pull/33) - Upgrade: Bump fastify/github-action-merge-dependabot [`#32`](https://togithub.com/bcomnes/npm-run-all2/pull/32) - Upgrade: Bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0 [`#31`](https://togithub.com/bcomnes/npm-run-all2/pull/31) - Upgrade: Bump actions/setup-node from v2.1.4 to v2.1.5 [`#30`](https://togithub.com/bcomnes/npm-run-all2/pull/30) - Upgrade: Bump gh-release from 4.0.4 to 5.0.0 [`#29`](https://togithub.com/bcomnes/npm-run-all2/pull/29) - Upgrade: Bump actions/setup-node from v2.1.3 to v2.1.4 [`#28`](https://togithub.com/bcomnes/npm-run-all2/pull/28) - Upgrade: Bump actions/setup-node from v2.1.2 to v2.1.3 [`#27`](https://togithub.com/bcomnes/npm-run-all2/pull/27) ##### Fixed - Disable override tests on > npm 7 [`#79`](https://togithub.com/bcomnes/npm-run-all2/issues/79) ##### Commits - **Breaking change:** Bump engines to node 16 and npm 8 [`7d19dd4`](https://togithub.com/bcomnes/npm-run-all2/commit/7d19dd47ee70286878f380934d18823310355471) - Add auto merge [`e598066`](https://togithub.com/bcomnes/npm-run-all2/commit/e598066fea7478e0fce14b4f09d64fdf37b0420f) - Update test.yml [`96260d6`](https://togithub.com/bcomnes/npm-run-all2/commit/96260d6c088ce0aa2bd367ff0736d653f5b0b1f1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d450022 commit ea7ac41

File tree

2 files changed

+75
-37
lines changed

2 files changed

+75
-37
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"identity-obj-proxy": "^3.0.0",
8080
"lerna": "^8.0.0",
8181
"lint-staged": "^15.0.0",
82-
"npm-run-all2": "^5.0.0",
82+
"npm-run-all2": "^6.0.0",
8383
"postcss": "^8.4.25",
8484
"postcss-cli": "^11.0.0",
8585
"postcss-import": "^16.0.0",

yarn.lock

Lines changed: 74 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -78,23 +78,23 @@ __metadata:
7878
languageName: node
7979
linkType: hard
8080

81-
"@babel/code-frame@npm:^7.22.13":
82-
version: 7.22.13
83-
resolution: "@babel/code-frame@npm:7.22.13"
81+
"@babel/code-frame@npm:^7.21.4, @babel/code-frame@npm:^7.23.5":
82+
version: 7.23.5
83+
resolution: "@babel/code-frame@npm:7.23.5"
8484
dependencies:
85-
"@babel/highlight": "npm:^7.22.13"
85+
"@babel/highlight": "npm:^7.23.4"
8686
chalk: "npm:^2.4.2"
87-
checksum: f4cc8ae1000265677daf4845083b72f88d00d311adb1a93c94eb4b07bf0ed6828a81ae4ac43ee7d476775000b93a28a9cddec18fbdc5796212d8dcccd5de72bd
87+
checksum: a10e843595ddd9f97faa99917414813c06214f4d9205294013e20c70fbdf4f943760da37dec1d998bf3e6fc20fa2918a47c0e987a7e458663feb7698063ad7c6
8888
languageName: node
8989
linkType: hard
9090

91-
"@babel/code-frame@npm:^7.23.5":
92-
version: 7.23.5
93-
resolution: "@babel/code-frame@npm:7.23.5"
91+
"@babel/code-frame@npm:^7.22.13":
92+
version: 7.22.13
93+
resolution: "@babel/code-frame@npm:7.22.13"
9494
dependencies:
95-
"@babel/highlight": "npm:^7.23.4"
95+
"@babel/highlight": "npm:^7.22.13"
9696
chalk: "npm:^2.4.2"
97-
checksum: a10e843595ddd9f97faa99917414813c06214f4d9205294013e20c70fbdf4f943760da37dec1d998bf3e6fc20fa2918a47c0e987a7e458663feb7698063ad7c6
97+
checksum: f4cc8ae1000265677daf4845083b72f88d00d311adb1a93c94eb4b07bf0ed6828a81ae4ac43ee7d476775000b93a28a9cddec18fbdc5796212d8dcccd5de72bd
9898
languageName: node
9999
linkType: hard
100100

@@ -6199,6 +6199,13 @@ __metadata:
61996199
languageName: node
62006200
linkType: hard
62016201

6202+
"@types/normalize-package-data@npm:^2.4.1":
6203+
version: 2.4.4
6204+
resolution: "@types/normalize-package-data@npm:2.4.4"
6205+
checksum: aef7bb9b015883d6f4119c423dd28c4bdc17b0e8a0ccf112c78b4fe0e91fbc4af7c6204b04bba0e199a57d2f3fbbd5b4a14bf8739bf9d2a39b2a0aad545e0f86
6206+
languageName: node
6207+
linkType: hard
6208+
62026209
"@types/object-inspect@npm:^1.8.0":
62036210
version: 1.8.1
62046211
resolution: "@types/object-inspect@npm:1.8.1"
@@ -10573,7 +10580,7 @@ __metadata:
1057310580
languageName: node
1057410581
linkType: hard
1057510582

10576-
"error-ex@npm:^1.2.0, error-ex@npm:^1.3.1":
10583+
"error-ex@npm:^1.2.0, error-ex@npm:^1.3.1, error-ex@npm:^1.3.2":
1057710584
version: 1.3.2
1057810585
resolution: "error-ex@npm:1.3.2"
1057910586
dependencies:
@@ -15266,6 +15273,13 @@ __metadata:
1526615273
languageName: node
1526715274
linkType: hard
1526815275

15276+
"lines-and-columns@npm:^2.0.3":
15277+
version: 2.0.4
15278+
resolution: "lines-and-columns@npm:2.0.4"
15279+
checksum: 4db28bf065cd7ad897c0700f22d3d0d7c5ed6777e138861c601c496d545340df3fc19e18bd04ff8d95a246a245eb55685b82ca2f8c2ca53a008e9c5316250379
15280+
languageName: node
15281+
linkType: hard
15282+
1526915283
"lines-and-columns@npm:~2.0.3":
1527015284
version: 2.0.3
1527115285
resolution: "lines-and-columns@npm:2.0.3"
@@ -17410,22 +17424,23 @@ __metadata:
1741017424
languageName: node
1741117425
linkType: hard
1741217426

17413-
"npm-run-all2@npm:^5.0.0":
17414-
version: 5.0.2
17415-
resolution: "npm-run-all2@npm:5.0.2"
17427+
"npm-run-all2@npm:^6.0.0":
17428+
version: 6.1.1
17429+
resolution: "npm-run-all2@npm:6.1.1"
1741617430
dependencies:
17417-
ansi-styles: "npm:^5.0.0"
17431+
ansi-styles: "npm:^6.2.1"
1741817432
cross-spawn: "npm:^7.0.3"
1741917433
memorystream: "npm:^0.3.1"
17420-
minimatch: "npm:^3.0.4"
17421-
pidtree: "npm:^0.5.0"
17422-
read-pkg: "npm:^5.2.0"
17423-
shell-quote: "npm:^1.6.1"
17434+
minimatch: "npm:^9.0.0"
17435+
pidtree: "npm:^0.6.0"
17436+
read-pkg: "npm:^8.0.0"
17437+
shell-quote: "npm:^1.7.3"
1742417438
bin:
1742517439
npm-run-all: bin/npm-run-all/index.js
17440+
npm-run-all2: bin/npm-run-all/index.js
1742617441
run-p: bin/run-p/index.js
1742717442
run-s: bin/run-s/index.js
17428-
checksum: 72de78d3f3bbfe940d644bd1c97cd54189651758175df55507eb8a5475f0e6978a036d8cd6e4a4585c913c1c6ab1a76b0ce9a653c2beeabff69a98b5eac09afe
17443+
checksum: 7a6f87c3f677f1230c334ddc28bc5ae8927009dfd21cd287077a26aaa04a9db1a732e632bace919f7512747c39195458a79786c2ea7ab3aa193c5adb75a695c3
1742917444
languageName: node
1743017445
linkType: hard
1743117446

@@ -18166,6 +18181,19 @@ __metadata:
1816618181
languageName: node
1816718182
linkType: hard
1816818183

18184+
"parse-json@npm:^7.0.0":
18185+
version: 7.1.1
18186+
resolution: "parse-json@npm:7.1.1"
18187+
dependencies:
18188+
"@babel/code-frame": "npm:^7.21.4"
18189+
error-ex: "npm:^1.3.2"
18190+
json-parse-even-better-errors: "npm:^3.0.0"
18191+
lines-and-columns: "npm:^2.0.3"
18192+
type-fest: "npm:^3.8.0"
18193+
checksum: a85ebc7430af7763fa52eb456d7efd35c35be5b06f04d8d80c37d0d33312ac6cdff12647acb9c95448dcc8b907dfafa81fb126e094aa132b0abc2a71b9df51d5
18194+
languageName: node
18195+
linkType: hard
18196+
1816918197
"parse-ms@npm:^2.1.0":
1817018198
version: 2.1.0
1817118199
resolution: "parse-ms@npm:2.1.0"
@@ -18372,7 +18400,7 @@ __metadata:
1837218400
languageName: node
1837318401
linkType: hard
1837418402

18375-
"pidtree@npm:0.6.0":
18403+
"pidtree@npm:0.6.0, pidtree@npm:^0.6.0":
1837618404
version: 0.6.0
1837718405
resolution: "pidtree@npm:0.6.0"
1837818406
bin:
@@ -18381,15 +18409,6 @@ __metadata:
1838118409
languageName: node
1838218410
linkType: hard
1838318411

18384-
"pidtree@npm:^0.5.0":
18385-
version: 0.5.0
18386-
resolution: "pidtree@npm:0.5.0"
18387-
bin:
18388-
pidtree: bin/pidtree.js
18389-
checksum: 4004b1c7429d02be941ad7ca2eac3bd93afa5cd59119633113013a33de52d76887de09a06a81943475bc1de3efe0a639515a5fee314f5ba074e6d849499e4b4f
18390-
languageName: node
18391-
linkType: hard
18392-
1839318412
"pify@npm:5.0.0":
1839418413
version: 5.0.0
1839518414
resolution: "pify@npm:5.0.0"
@@ -19791,6 +19810,18 @@ __metadata:
1979119810
languageName: node
1979219811
linkType: hard
1979319812

19813+
"read-pkg@npm:^8.0.0":
19814+
version: 8.1.0
19815+
resolution: "read-pkg@npm:8.1.0"
19816+
dependencies:
19817+
"@types/normalize-package-data": "npm:^2.4.1"
19818+
normalize-package-data: "npm:^6.0.0"
19819+
parse-json: "npm:^7.0.0"
19820+
type-fest: "npm:^4.2.0"
19821+
checksum: e50846bbfbe73f4b8fd8c23c523b2e9f1d78467297a870ff94a9e6db7eb65445a4a392bf2896b7566c1715d36492d92d368f1c4b38996dd3942fd1865eb22936
19822+
languageName: node
19823+
linkType: hard
19824+
1979419825
"read@npm:^2.0.0":
1979519826
version: 2.1.0
1979619827
resolution: "read@npm:2.1.0"
@@ -20745,10 +20776,10 @@ __metadata:
2074520776
languageName: node
2074620777
linkType: hard
2074720778

20748-
"shell-quote@npm:^1.6.1":
20749-
version: 1.8.0
20750-
resolution: "shell-quote@npm:1.8.0"
20751-
checksum: 651a201a1af981d49326fac8c005bbe2af97bc56fcabded0b22944c08eea0ba3bccfa497168d4bcb70508ca5802fe1cb83ca89a7e121eb0701d4c8b1d6c71a5d
20779+
"shell-quote@npm:^1.7.3":
20780+
version: 1.8.1
20781+
resolution: "shell-quote@npm:1.8.1"
20782+
checksum: 8cec6fd827bad74d0a49347057d40dfea1e01f12a6123bf82c4649f3ef152fc2bc6d6176e6376bffcd205d9d0ccb4f1f9acae889384d20baff92186f01ea455a
2075220783
languageName: node
2075320784
linkType: hard
2075420785

@@ -22125,13 +22156,20 @@ __metadata:
2212522156
languageName: node
2212622157
linkType: hard
2212722158

22128-
"type-fest@npm:^3.0.0":
22159+
"type-fest@npm:^3.0.0, type-fest@npm:^3.8.0":
2212922160
version: 3.13.1
2213022161
resolution: "type-fest@npm:3.13.1"
2213122162
checksum: 547d22186f73a8c04590b70dcf63baff390078c75ea8acd366bbd510fd0646e348bd1970e47ecf795b7cff0b41d26e9c475c1fedd6ef5c45c82075fbf916b629
2213222163
languageName: node
2213322164
linkType: hard
2213422165

22166+
"type-fest@npm:^4.2.0":
22167+
version: 4.10.1
22168+
resolution: "type-fest@npm:4.10.1"
22169+
checksum: 0523bc1a407cdc03fe20ee78698646e36fd40c99cb2c5b115e72d5a7e4d236f1e7fbf15b3b7b8e703f9108467a8e69aa2df268feefa65847bf37a89555703352
22170+
languageName: node
22171+
linkType: hard
22172+
2213522173
"type-is@npm:~1.6.18":
2213622174
version: 1.6.18
2213722175
resolution: "type-is@npm:1.6.18"
@@ -22339,7 +22377,7 @@ __metadata:
2233922377
identity-obj-proxy: "npm:^3.0.0"
2234022378
lerna: "npm:^8.0.0"
2234122379
lint-staged: "npm:^15.0.0"
22342-
npm-run-all2: "npm:^5.0.0"
22380+
npm-run-all2: "npm:^6.0.0"
2234322381
postcss: "npm:^8.4.25"
2234422382
postcss-cli: "npm:^11.0.0"
2234522383
postcss-import: "npm:^16.0.0"

0 commit comments

Comments
 (0)