From f3b6ab5460acfcc18af50a14e9a7c9d4df762c44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 14:03:22 +1300 Subject: [PATCH] Bump @types/yargs from 17.0.24 to 17.0.32 (#169) Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 17.0.24 to 17.0.32. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs) --- updated-dependencies: - dependency-name: "@types/yargs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 16c8eb6..58e855a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/lodash": "^4.14.197", "@types/readline-sync": "^1.4.8", "@types/shelljs": "^0.8.14", - "@types/yargs": "^17.0.24", + "@types/yargs": "^17.0.32", "@typescript-eslint/eslint-plugin": "^6.7.3", "@typescript-eslint/parser": "^6.13.1", "eslint": "^8.52.0", diff --git a/yarn.lock b/yarn.lock index 7ce0163..dcfdf0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -166,7 +166,7 @@ __metadata: "@types/lodash": ^4.14.197 "@types/readline-sync": ^1.4.8 "@types/shelljs": ^0.8.14 - "@types/yargs": ^17.0.24 + "@types/yargs": ^17.0.32 "@typescript-eslint/eslint-plugin": ^6.7.3 "@typescript-eslint/parser": ^6.13.1 eslint: ^8.52.0 @@ -941,12 +941,12 @@ __metadata: languageName: node linkType: hard -"@types/yargs@npm:^17.0.24": - version: 17.0.24 - resolution: "@types/yargs@npm:17.0.24" +"@types/yargs@npm:^17.0.32": + version: 17.0.32 + resolution: "@types/yargs@npm:17.0.32" dependencies: "@types/yargs-parser": "*" - checksum: 5f3ac4dc4f6e211c1627340160fbe2fd247ceba002190da6cf9155af1798450501d628c9165a183f30a224fc68fa5e700490d740ff4c73e2cdef95bc4e8ba7bf + checksum: 4505bdebe8716ff383640c6e928f855b5d337cb3c68c81f7249fc6b983d0aa48de3eee26062b84f37e0d75a5797bc745e0c6e76f42f81771252a758c638f36ba languageName: node linkType: hard