Skip to content

Commit 19c34ef

Browse files
chore(deps): bump yargs and @types/yargs (#332)
Bumps [yargs](https://github.com/yargs/yargs) and [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs). These dependencies needed to be updated together. Updates `yargs` from 17.6.0 to 17.6.2 - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.6.0...v17.6.2) Updates `@types/yargs` from 17.0.13 to 17.0.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs) --- updated-dependencies: - dependency-name: yargs dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/yargs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bdb324 commit 19c34ef

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"prettier": "^2.8.1",
6363
"progress": "^2.0.3",
6464
"tmp": "^0.2.1",
65-
"yargs": "^17.5.1"
65+
"yargs": "^17.6.2"
6666
},
6767
"devDependencies": {
6868
"@babel/core": "^7.19.6",
@@ -77,7 +77,7 @@
7777
"@types/prettier": "^2.7.2",
7878
"@types/progress": "^2.0.5",
7979
"@types/tmp": "^0.2.1",
80-
"@types/yargs": "^17.0.12",
80+
"@types/yargs": "^17.0.19",
8181
"@typescript-eslint/eslint-plugin": "^5.48.0",
8282
"@typescript-eslint/parser": "^5.47.1",
8383
"copyfiles": "^2.4.1",

0 commit comments

Comments
 (0)