Skip to content

Commit 82243ea

Browse files
build(deps-dev): bump yargs from 17.7.2 to 18.0.0 (#2046)
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:development 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 87007c2 commit 82243ea

File tree

2 files changed

+152
-44
lines changed

2 files changed

+152
-44
lines changed

package-lock.json

Lines changed: 151 additions & 43 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
@@ -55,7 +55,7 @@
5555
"rsvp": "^4.8.5",
5656
"semver": "^7.3.5",
5757
"taffydb": "^2.7.3",
58-
"yargs": "^17.3.1"
58+
"yargs": "^18.0.0"
5959
},
6060
"scripts": {
6161
"coverage": "nyc npm run mocha-node-test -- --grep @nycinvalid --invert",

0 commit comments

Comments
 (0)