From e5b63a1b444b6b444f23beeaaf93b44d9cf183df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 16:43:17 +0000 Subject: [PATCH] chore(deps-dev): bump @types/yauzl from 2.10.3 to 3.4.0 Bumps [@types/yauzl](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yauzl) from 2.10.3 to 3.4.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yauzl) --- updated-dependencies: - dependency-name: "@types/yauzl" dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2a071ff..c74ce90 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/node": "^22.15.0", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", - "@types/yauzl": "^2.10.3", + "@types/yauzl": "^3.4.0", "tailwindcss": "^4.1.11", "tsx": "^4.20.3", "typescript": "^5.8.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0077a02..3695b18 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: ^19.1.6 version: 19.2.4(@types/react@19.2.18) '@types/yauzl': - specifier: ^2.10.3 - version: 2.10.3 + specifier: ^3.4.0 + version: 3.4.0 tailwindcss: specifier: ^4.1.11 version: 4.3.3 @@ -652,8 +652,8 @@ packages: '@types/react@19.2.18': resolution: {integrity: sha512-AnzbBERsrLKtk2XSfTbYRLjQPdy116Sty4q+T+Bp3IC4l6jNBvreVPAHmpq9qhXQM7CXZPjLVmGMw9sy+hxQ3w==} - '@types/yauzl@2.10.3': - resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} + '@types/yauzl@3.4.0': + resolution: {integrity: sha512-NRPn5w6h8dhcnmx3YIRQcqMywY/+nND/uOkJessedcrowO3C0AssHp3tMJpxKAwOhFOo0OV1y9VtsC5hbKKBAw==} acorn-jsx@5.3.2: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} @@ -1659,7 +1659,7 @@ snapshots: dependencies: csstype: 3.2.3 - '@types/yauzl@2.10.3': + '@types/yauzl@3.4.0': dependencies: '@types/node': 22.20.1