Skip to content

Commit 0409d29

Browse files
build(deps): Bump yargs from 17.7.2 to 18.0.0
Bumps [yargs](https://github.com/yargs/yargs) from 17.7.2 to 18.0.0. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.7.2...v18.0.0) --- updated-dependencies: - dependency-name: yargs dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d71f79 commit 0409d29

2 files changed

Lines changed: 94 additions & 3 deletions

File tree

package-lock.json

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

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"istanbul-lib-report": "^3.0.1",
2828
"istanbul-reports": "^3.1.7",
2929
"tmp": "^0.2.5",
30-
"yargs": "<18.0.0"
30+
"yargs": "<19.0.0"
3131
},
3232
"devDependencies": {
3333
"@types/yargs": "^17.0.35"

0 commit comments

Comments
 (0)