Skip to content

Commit ca05416

Browse files
chore(deps): update dependency glob to v10 (#51)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [glob](https://togithub.com/isaacs/node-glob) | [`^8.1.0` -> `^10.3.0`](https://renovatebot.com/diffs/npm/glob/8.1.0/10.3.0) | [![age](https://badges.renovateapi.com/packages/npm/glob/10.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/glob/10.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/glob/10.3.0/compatibility-slim/8.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/glob/10.3.0/confidence-slim/8.1.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>isaacs/node-glob</summary> ### [`v10.3.0`](https://togithub.com/isaacs/node-glob/blob/HEAD/changelog.md#&#8203;1030) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.7...v10.3.0) - Add `--default -p` flag to provide a default pattern ### [`v10.2.7`](https://togithub.com/isaacs/node-glob/compare/v10.2.6...v10.2.7) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.6...v10.2.7) ### [`v10.2.6`](https://togithub.com/isaacs/node-glob/compare/v10.2.5...v10.2.6) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.5...v10.2.6) ### [`v10.2.5`](https://togithub.com/isaacs/node-glob/compare/v10.2.4...v10.2.5) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.4...v10.2.5) ### [`v10.2.4`](https://togithub.com/isaacs/node-glob/compare/v10.2.3...v10.2.4) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.3...v10.2.4) ### [`v10.2.3`](https://togithub.com/isaacs/node-glob/compare/v10.2.2...v10.2.3) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.2...v10.2.3) ### [`v10.2.2`](https://togithub.com/isaacs/node-glob/compare/v10.2.1...v10.2.2) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.1...v10.2.2) ### [`v10.2.1`](https://togithub.com/isaacs/node-glob/compare/392e681b02599982c1b088736efab7cf44d168a4...v10.2.1) [Compare Source](https://togithub.com/isaacs/node-glob/compare/392e681b02599982c1b088736efab7cf44d168a4...v10.2.1) ### [`v10.2.0`](https://togithub.com/isaacs/node-glob/blob/HEAD/changelog.md#&#8203;1020) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.1.0...392e681b02599982c1b088736efab7cf44d168a4) - Add glob cli ### [`v10.1.0`](https://togithub.com/isaacs/node-glob/blob/HEAD/changelog.md#&#8203;1010) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.0.0...v10.1.0) - Return `'.'` instead of the empty string `''` when the current working directory is returned as a match. - Add `posix: true` option to return `/` delimited paths, even on Windows. ### [`v10.0.0`](https://togithub.com/isaacs/node-glob/blob/HEAD/changelog.md#&#8203;1000) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.3.5...v10.0.0) - No default exports, only named exports ### [`v9.3.5`](https://togithub.com/isaacs/node-glob/compare/v9.3.4...v9.3.5) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.3.4...v9.3.5) ### [`v9.3.4`](https://togithub.com/isaacs/node-glob/compare/v9.3.3...v9.3.4) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.3.3...v9.3.4) ### [`v9.3.3`](https://togithub.com/isaacs/node-glob/blob/HEAD/changelog.md#&#8203;933) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.3.2...v9.3.3) - Upgraded minimatch to v8, adding support for any degree of nested extglob patterns. ### [`v9.3.2`](https://togithub.com/isaacs/node-glob/compare/v9.3.1...v9.3.2) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.3.1...v9.3.2) ### [`v9.3.1`](https://togithub.com/isaacs/node-glob/compare/v9.3.0...v9.3.1) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.3.0...v9.3.1) ### [`v9.3.0`](https://togithub.com/isaacs/node-glob/compare/v9.2.1...v9.3.0) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.2.1...v9.3.0) ### [`v9.2.1`](https://togithub.com/isaacs/node-glob/compare/v9.2.0...v9.2.1) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.2.0...v9.2.1) ### [`v9.2.0`](https://togithub.com/isaacs/node-glob/compare/v9.1.2...v9.2.0) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.1.2...v9.2.0) ### [`v9.1.2`](https://togithub.com/isaacs/node-glob/compare/v9.1.1...v9.1.2) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.1.1...v9.1.2) ### [`v9.1.1`](https://togithub.com/isaacs/node-glob/compare/v9.1.0...v9.1.1) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.1.0...v9.1.1) ### [`v9.1.0`](https://togithub.com/isaacs/node-glob/compare/v9.0.2...v9.1.0) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.0.2...v9.1.0) ### [`v9.0.2`](https://togithub.com/isaacs/node-glob/compare/v9.0.1...v9.0.2) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.0.1...v9.0.2) ### [`v9.0.1`](https://togithub.com/isaacs/node-glob/compare/v9.0.0...v9.0.1) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.0.0...v9.0.1) ### [`v9.0.0`](https://togithub.com/isaacs/node-glob/compare/v8.1.0...v9.0.0) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v8.1.0...v9.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/tailscale-dev/vscode-tailscale). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Signed-off-by: Tyler Smalley <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tyler Smalley <[email protected]>
1 parent 2336868 commit ca05416

File tree

3 files changed

+131
-44
lines changed

3 files changed

+131
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
"eslint-config-prettier": "^8.8.0",
232232
"eslint-plugin-react-hooks": "^4.6.0",
233233
"eslint-plugin-unicorn": "^47.0.0",
234-
"glob": "^8.1.0",
234+
"glob": "^10.3.0",
235235
"husky": "^8.0.3",
236236
"lint-staged": "^13.2.2",
237237
"mocha": "^10.2.0",

src/test/suite/index.ts

Lines changed: 19 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import * as path from 'path';
22
import * as Mocha from 'mocha';
3-
import * as glob from 'glob';
3+
import { glob } from 'glob';
44

5-
export function run(): Promise<void> {
5+
export async function run(): Promise<void> {
66
// Create the mocha test
77
const mocha = new Mocha({
88
ui: 'tdd',
@@ -11,28 +11,24 @@ export function run(): Promise<void> {
1111

1212
const testsRoot = path.resolve(__dirname, '..');
1313

14-
return new Promise((c, e) => {
15-
glob('**/**.test.js', { cwd: testsRoot }, (err, files) => {
16-
if (err) {
17-
return e(err);
18-
}
14+
const files = await glob('**/**.test.js', { cwd: testsRoot });
1915

20-
// Add files to the test suite
21-
files.forEach((f) => mocha.addFile(path.resolve(testsRoot, f)));
16+
// Add files to the test suite
17+
files.forEach((f) => mocha.addFile(path.resolve(testsRoot, f)));
2218

23-
try {
24-
// Run the mocha test
25-
mocha.run((failures) => {
26-
if (failures > 0) {
27-
e(new Error(`${failures} tests failed.`));
28-
} else {
29-
c();
30-
}
31-
});
32-
} catch (err) {
33-
console.error(err);
34-
e(err);
35-
}
36-
});
19+
return new Promise((c, e) => {
20+
try {
21+
// Run the mocha test
22+
mocha.run((failures) => {
23+
if (failures > 0) {
24+
e(new Error(`${failures} tests failed.`));
25+
} else {
26+
c();
27+
}
28+
});
29+
} catch (err) {
30+
console.error(err);
31+
e(err);
32+
}
3733
});
3834
}

yarn.lock

Lines changed: 111 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,18 @@
124124
resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz"
125125
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
126126

127+
"@isaacs/cliui@^8.0.2":
128+
version "8.0.2"
129+
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
130+
integrity sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==
131+
dependencies:
132+
string-width "^5.1.2"
133+
string-width-cjs "npm:string-width@^4.2.0"
134+
strip-ansi "^7.0.1"
135+
strip-ansi-cjs "npm:strip-ansi@^6.0.1"
136+
wrap-ansi "^8.1.0"
137+
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
138+
127139
"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
128140
version "0.3.3"
129141
resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz"
@@ -364,6 +376,11 @@
364376
resolved "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.14.0.tgz"
365377
integrity sha512-rJfCY8rCWz3cb4KI6pEofnytvMPuj3YLQwoscCCYZ5DkdiPjo15IQ0US7+mjcWy9H3fcZIzf2pbJZ7ck/h4tug==
366378

379+
"@pkgjs/parseargs@^0.11.0":
380+
version "0.11.0"
381+
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
382+
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
383+
367384
"@tootallnate/once@1":
368385
version "1.1.2"
369386
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz"
@@ -1016,9 +1033,9 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
10161033
dependencies:
10171034
color-convert "^2.0.1"
10181035

1019-
ansi-styles@^6.0.0:
1036+
ansi-styles@^6.0.0, ansi-styles@^6.1.0:
10201037
version "6.2.1"
1021-
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"
1038+
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
10221039
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
10231040

10241041
any-promise@^1.0.0:
@@ -1656,7 +1673,7 @@ cosmiconfig@^8.2.0:
16561673
parse-json "^5.0.0"
16571674
path-type "^4.0.0"
16581675

1659-
cross-spawn@^7.0.2, cross-spawn@^7.0.3:
1676+
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
16601677
version "7.0.3"
16611678
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
16621679
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
@@ -2554,6 +2571,14 @@ for-each@^0.3.3:
25542571
dependencies:
25552572
is-callable "^1.1.3"
25562573

2574+
foreground-child@^3.1.0:
2575+
version "3.1.1"
2576+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d"
2577+
integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==
2578+
dependencies:
2579+
cross-spawn "^7.0.0"
2580+
signal-exit "^4.0.1"
2581+
25572582
form-data@^4.0.0:
25582583
version "4.0.0"
25592584
resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz"
@@ -2710,6 +2735,17 @@ [email protected]:
27102735
once "^1.3.0"
27112736
path-is-absolute "^1.0.0"
27122737

2738+
glob@^10.3.0:
2739+
version "10.3.0"
2740+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.0.tgz#763d02a894f3cdfc521b10bbbbc8e0309e750cce"
2741+
integrity sha512-AQ1/SB9HH0yCx1jXAT4vmCbTOPe5RQ+kCurjbel5xSCGhebumUv+GJZfa1rEqor3XIViqwSEmlkZCQD43RWrBg==
2742+
dependencies:
2743+
foreground-child "^3.1.0"
2744+
jackspeak "^2.0.3"
2745+
minimatch "^9.0.1"
2746+
minipass "^5.0.0 || ^6.0.2"
2747+
path-scurry "^1.7.0"
2748+
27132749
glob@^7.0.6, glob@^7.1.3:
27142750
version "7.2.3"
27152751
resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz"
@@ -2722,17 +2758,6 @@ glob@^7.0.6, glob@^7.1.3:
27222758
once "^1.3.0"
27232759
path-is-absolute "^1.0.0"
27242760

2725-
glob@^8.1.0:
2726-
version "8.1.0"
2727-
resolved "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz"
2728-
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
2729-
dependencies:
2730-
fs.realpath "^1.0.0"
2731-
inflight "^1.0.4"
2732-
inherits "2"
2733-
minimatch "^5.0.1"
2734-
once "^1.3.0"
2735-
27362761
globals@^13.19.0:
27372762
version "13.20.0"
27382763
resolved "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz"
@@ -3361,6 +3386,15 @@ isobject@^3.0.1:
33613386
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
33623387
integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==
33633388

3389+
jackspeak@^2.0.3:
3390+
version "2.2.1"
3391+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.2.1.tgz#655e8cf025d872c9c03d3eb63e8f0c024fef16a6"
3392+
integrity sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw==
3393+
dependencies:
3394+
"@isaacs/cliui" "^8.0.2"
3395+
optionalDependencies:
3396+
"@pkgjs/parseargs" "^0.11.0"
3397+
33643398
jest-worker@^27.4.5:
33653399
version "27.5.1"
33663400
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.5.1.tgz#8d146f0900e8973b106b6f73cc1e9a8cb86f8db0"
@@ -3614,6 +3648,11 @@ lru-cache@^6.0.0:
36143648
dependencies:
36153649
yallist "^4.0.0"
36163650

3651+
lru-cache@^9.1.1:
3652+
version "9.1.2"
3653+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-9.1.2.tgz#255fdbc14b75589d6d0e73644ca167a8db506835"
3654+
integrity sha512-ERJq3FOzJTxBbFjZ7iDs+NiK4VI9Wz+RdrrAB8dio1oV+YvdPzUEE4QNiT2VD51DkIbCYRUUzCRkssXCHqSnKQ==
3655+
36173656
make-dir@^3.1.0:
36183657
version "3.1.0"
36193658
resolved "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz"
@@ -3756,10 +3795,10 @@ minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatc
37563795
dependencies:
37573796
brace-expansion "^1.1.7"
37583797

3759-
minimatch@^5.0.1:
3760-
version "5.1.6"
3761-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz"
3762-
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
3798+
minimatch@^9.0.1:
3799+
version "9.0.1"
3800+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.1.tgz#8a555f541cf976c622daf078bb28f29fb927c253"
3801+
integrity sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==
37633802
dependencies:
37643803
brace-expansion "^2.0.1"
37653804

@@ -3768,6 +3807,11 @@ minimist@^1.2.0, minimist@^1.2.3:
37683807
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz"
37693808
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
37703809

3810+
"minipass@^5.0.0 || ^6.0.2":
3811+
version "6.0.2"
3812+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-6.0.2.tgz#542844b6c4ce95b202c0995b0a471f1229de4c81"
3813+
integrity sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==
3814+
37713815
mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
37723816
version "0.5.3"
37733817
resolved "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz"
@@ -4242,6 +4286,14 @@ path-parse@^1.0.7:
42424286
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
42434287
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
42444288

4289+
path-scurry@^1.7.0:
4290+
version "1.9.2"
4291+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.9.2.tgz#90f9d296ac5e37e608028e28a447b11d385b3f63"
4292+
integrity sha512-qSDLy2aGFPm8i4rsbHd4MNyTcrzHFsLQykrtbuGRknZZCBBVXSv2tSCDN2Cg6Rt/GFRw8GoW9y9Ecw5rIPG1sg==
4293+
dependencies:
4294+
lru-cache "^9.1.1"
4295+
minipass "^5.0.0 || ^6.0.2"
4296+
42454297
42464298
version "0.1.7"
42474299
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -4975,6 +5027,11 @@ signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
49755027
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz"
49765028
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
49775029

5030+
signal-exit@^4.0.1:
5031+
version "4.0.2"
5032+
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.0.2.tgz#ff55bb1d9ff2114c13b400688fa544ac63c36967"
5033+
integrity sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==
5034+
49785035
simple-concat@^1.0.0:
49795036
version "1.0.1"
49805037
resolved "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz"
@@ -5160,6 +5217,15 @@ string-similarity@^4.0.1:
51605217
resolved "https://registry.npmjs.org/string-similarity/-/string-similarity-4.0.4.tgz"
51615218
integrity sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==
51625219

5220+
"string-width-cjs@npm:string-width@^4.2.0":
5221+
version "4.2.3"
5222+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5223+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5224+
dependencies:
5225+
emoji-regex "^8.0.0"
5226+
is-fullwidth-code-point "^3.0.0"
5227+
strip-ansi "^6.0.1"
5228+
51635229
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
51645230
version "4.2.3"
51655231
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
@@ -5169,9 +5235,9 @@ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
51695235
is-fullwidth-code-point "^3.0.0"
51705236
strip-ansi "^6.0.1"
51715237

5172-
string-width@^5.0.0:
5238+
string-width@^5.0.0, string-width@^5.0.1, string-width@^5.1.2:
51735239
version "5.1.2"
5174-
resolved "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz"
5240+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
51755241
integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==
51765242
dependencies:
51775243
eastasianwidth "^0.2.0"
@@ -5219,6 +5285,13 @@ string_decoder@~1.1.1:
52195285
dependencies:
52205286
safe-buffer "~5.1.0"
52215287

5288+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5289+
version "6.0.1"
5290+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5291+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5292+
dependencies:
5293+
ansi-regex "^5.0.1"
5294+
52225295
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
52235296
version "6.0.1"
52245297
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
@@ -5960,6 +6033,15 @@ [email protected]:
59606033
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz"
59616034
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
59626035

6036+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
6037+
version "7.0.0"
6038+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6039+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6040+
dependencies:
6041+
ansi-styles "^4.0.0"
6042+
string-width "^4.1.0"
6043+
strip-ansi "^6.0.0"
6044+
59636045
wrap-ansi@^6.2.0:
59646046
version "6.2.0"
59656047
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz"
@@ -5978,6 +6060,15 @@ wrap-ansi@^7.0.0:
59786060
string-width "^4.1.0"
59796061
strip-ansi "^6.0.0"
59806062

6063+
wrap-ansi@^8.1.0:
6064+
version "8.1.0"
6065+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
6066+
integrity sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==
6067+
dependencies:
6068+
ansi-styles "^6.1.0"
6069+
string-width "^5.0.1"
6070+
strip-ansi "^7.0.1"
6071+
59816072
wrappy@1:
59826073
version "1.0.2"
59836074
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"

0 commit comments

Comments
 (0)