Skip to content

Commit a512235

Browse files
Bump yargs from 17.7.2 to 18.0.0 (#283)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8dfc456 commit a512235

File tree

2 files changed

+203
-34
lines changed

2 files changed

+203
-34
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"rimraf": "^6.0.0",
1919
"verror": "^1.9.0",
20-
"yargs": "^17.0.1"
20+
"yargs": "^18.0.0"
2121
},
2222
"eslintConfig": {
2323
"sourceType": "module",

0 commit comments

Comments
 (0)