From c56b876fcfa50b924139bae3dd4647e4230aa690 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 22:12:57 +0000 Subject: [PATCH] Update @types/yargs to version 15.0.19 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9dbb267..8e24518 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/lodash": "^4.14.194", "@types/node": "^22.7.4", "@types/write-file-atomic": "^4.0.3", - "@types/yargs": "^15.0.14", + "@types/yargs": "^15.0.19", "eslint": "^8.57.1", "gitpkg": "github:airhorns/gitpkg#gitpkg-v1.0.0-beta.4-gitpkg-82083c3", "prettier": "^2.8.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4af8f61..b654c1c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,8 +65,8 @@ devDependencies: specifier: ^4.0.3 version: 4.0.3 '@types/yargs': - specifier: ^15.0.14 - version: 15.0.14 + specifier: ^15.0.19 + version: 15.0.19 eslint: specifier: ^8.57.1 version: 8.57.1 @@ -905,8 +905,8 @@ packages: resolution: {integrity: sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA==} dev: true - /@types/yargs@15.0.14: - resolution: {integrity: sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==} + /@types/yargs@15.0.19: + resolution: {integrity: sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==} dependencies: '@types/yargs-parser': 20.2.0 dev: true