Skip to content

Update yargs in package.json#230

Open
vipyne wants to merge 1 commit intomasterfrom
vp-yargs-up
Open

Update yargs in package.json#230
vipyne wants to merge 1 commit intomasterfrom
vp-yargs-up

Conversation

@vipyne
Copy link
Copy Markdown
Contributor

@vipyne vipyne commented Jun 4, 2019

Fixes # compatibility with other Ara modules

Proposed Changes

  • bump yargs to ^12

@vipyne vipyne requested a review from zootella June 4, 2019 16:36
@zootella
Copy link
Copy Markdown
Member

For more background, here's a complete picture of the yarg situation:

Kevin@DESKTOP /c/Documents/p10/ara-filesystem (master)
$ node ./scripts/module-search.js yargs
Searching package.jsons and node_modules for yargs...

is    "yargs" version  "11.1.0" in node_modules\ara-contracts\node_modules\ara-identity\node_modules\yargs\package.json
needs "yargs" version "^11.0.0" in node_modules\ara-contracts\node_modules\ara-identity\package.json
is    "yargs" version  "12.0.5" in node_modules\ara-contracts\node_modules\yargs\package.json
needs "yargs" version "^12.0.1" in node_modules\ara-contracts\package.json
needs "yargs" version "^11.0.0" in node_modules\ara-identity\package.json
needs "yargs" version "^11.0.0" in node_modules\ara-network\package.json
is    "yargs" version  "12.0.5" in node_modules\ara-runtime-configuration\node_modules\yargs\package.json
needs "yargs" version "^12.0.1" in node_modules\ara-runtime-configuration\package.json
is    "yargs" version  "12.0.5" in node_modules\ara-secret-storage\node_modules\yargs\package.json
needs "yargs" version "^12.0.1" in node_modules\ara-secret-storage\package.json
needs "yargs" version "^11.0.0" in node_modules\ara-util\node_modules\ara-identity\package.json
is    "yargs" version  "13.2.4" in node_modules\replace-in-file\node_modules\yargs\package.json
needs "yargs" version "^13.2.2" in node_modules\replace-in-file\package.json
is    "yargs" version   "4.8.1" in node_modules\solc\node_modules\yargs\package.json
needs "yargs" version  "^4.7.1" in node_modules\solc\package.json
is    "yargs" version  "11.1.0" in node_modules\yargs\package.json
needs "yargs" version "^11.1.0" in package.json

Searched 1761 package.json files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants