From bb6c01b92fb046d59c6e354fd1ad19440cd6332a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 07:24:50 +0000 Subject: [PATCH] build(deps-dev): Bump zshy from 0.4.4 to 0.7.0 Bumps [zshy](https://github.com/colinhacks/zshy) from 0.4.4 to 0.7.0. - [Release notes](https://github.com/colinhacks/zshy/releases) - [Commits](https://github.com/colinhacks/zshy/compare/v0.4.4...v0.7.0) --- updated-dependencies: - dependency-name: zshy dependency-version: 0.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 2be0e8b..693ed3b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/node": "^24.8.1", "prettier": "^3.6.2", "typescript": "^5.9.3", - "zshy": "^0.4.4" + "zshy": "^0.7.0" }, "packageManager": "pnpm@10.19.0", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55de3ef..86b3dc6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^5.9.3 version: 5.9.3 zshy: - specifier: ^0.4.4 - version: 0.4.4(typescript@5.9.3) + specifier: ^0.7.0 + version: 0.7.0(typescript@5.9.3) packages: @@ -97,8 +97,8 @@ packages: fast-uri@3.1.0: resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} - fastq@1.19.1: - resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==} + fastq@1.20.1: + resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} fill-range@7.1.1: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} @@ -189,8 +189,8 @@ packages: undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} - zshy@0.4.4: - resolution: {integrity: sha512-yNLusNH7L6JHeZNtQcauWO//p/lD75W3M4TE+ZBz9DPZ20RHbMv/2worTxoByUuitvCR9bkn8XDownVTFOtXsQ==} + zshy@0.7.0: + resolution: {integrity: sha512-nBQv7JaVC+lUMK9+uD9LgXNHPsz3uo5gdk33ojCndY8hT4EkrGovwjacPsvB7BlTuV++i9bPQFFzWYrQyTH3DA==} hasBin: true peerDependencies: typescript: '>5.5.0' @@ -207,7 +207,7 @@ snapshots: '@nodelib/fs.walk@1.2.8': dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: 1.19.1 + fastq: 1.20.1 '@quitsmx/prettier-config@3.1.0(prettier@3.6.2)': optionalDependencies: @@ -260,7 +260,7 @@ snapshots: fast-uri@3.1.0: {} - fastq@1.19.1: + fastq@1.20.1: dependencies: reusify: 1.1.0 @@ -339,7 +339,7 @@ snapshots: undici-types@7.16.0: {} - zshy@0.4.4(typescript@5.9.3): + zshy@0.7.0(typescript@5.9.3): dependencies: arg: 5.0.2 fast-glob: 3.3.3