diff --git a/package.json b/package.json index 593978c..e495dd0 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/jest": "^27.4.0", "@types/lodash": "^4.14.194", "@types/node": "^18.11.9", - "@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 3a6b10b..9884f71 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ devDependencies: specifier: ^18.11.9 version: 18.11.9 '@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 @@ -1065,8 +1065,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