diff --git a/package.json b/package.json index 6edb471..8b13535 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/lodash": "^4.14.194", "@types/node": "^18.11.9", "@types/write-file-atomic": "^4.0.3", - "@types/yargs": "^15.0.14", + "@types/yargs": "^15.0.19", "eslint": "^8.40.0", "eslint-plugin-jest": "^27.2.1", "gitpkg": "^1.0.0-beta.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba244b6..e776da7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,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.40.0 version: 8.40.0 @@ -1112,8 +1112,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