Skip to content

Commit

Permalink
fix(deps): update dependency yargs to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 6, 2021
1 parent 9926e09 commit 7ed28a1
Show file tree
Hide file tree
Showing 17 changed files with 64 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/category-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"pino": "^6.0.0",
"pino-pretty": "^4.0.0",
"pretty-error": "^2.1.1",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
},
"devDependencies": {
"streamtest": "2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/csv-parser-discount-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"npmlog": "^4.1.2",
"pretty-error": "^2.1.1",
"tmp": "^0.2.0",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/csv-parser-orders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"npmlog": "^4.1.2",
"object-path": "^0.11.4",
"pretty-error": "^2.1.1",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
},
"devDependencies": {
"sinon": "9.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/csv-parser-price/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"npmlog": "^4.1.2",
"pretty-error": "^2.1.1",
"strip-bom-stream": "^4.0.0",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
},
"devDependencies": {
"sinon": "9.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/csv-parser-state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"node-fetch": "^2.3.0",
"pino": "^6.0.0",
"pretty-error": "^2.1.1",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/custom-objects-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"node-fetch": "^2.3.0",
"pino": "^6.0.0",
"pretty-error": "^2.1.1",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
},
"devDependencies": {
"streamtest": "2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/customer-groups-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"node-fetch": "^2.3.0",
"pino": "^6.0.0",
"pretty-error": "^2.1.1",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
},
"devDependencies": {
"streamtest": "2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/discount-code-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"node-fetch": "^2.3.0",
"npmlog": "^4.1.2",
"pretty-error": "^2.1.1",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
},
"devDependencies": {
"common-tags": "1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/discount-code-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"npmlog": "^4.1.2",
"pretty-error": "^2.1.1",
"tokgen": "^1.0.0",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/inventories-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"node-fetch": "^2.3.0",
"npmlog": "^4.1.2",
"pretty-error": "^2.1.1",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
},
"devDependencies": {
"common-tags": "1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/personal-data-erasure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"pino": "^6.0.0",
"pretty-error": "^2.1.1",
"prompt-confirm": "^2.0.4",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/price-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"node-fetch": "^2.3.0",
"npmlog": "^4.1.2",
"pretty-error": "^2.1.1",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
},
"devDependencies": {
"streamtest": "2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/product-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"node-fetch": "^2.3.0",
"pino": "^6.0.0",
"pretty-error": "^2.1.1",
"yargs": "^15.0.1"
"yargs": "^17.0.0"
},
"devDependencies": {
"common-tags": "1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/product-json-to-csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"single-emit": "^2.0.0",
"slugify": "^1.3.4",
"tmp": "^0.2.0",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
},
"devDependencies": {
"stream-to-string": "1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/product-json-to-xlsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"pretty-error": "^2.1.1",
"slugify": "^1.3.4",
"tmp": "^0.2.0",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
},
"devDependencies": {
"streamtest": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/resource-deleter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"pino": "^6.0.0",
"pretty-error": "^2.1.1",
"prompts": "^2.0.4",
"yargs": "^15.0.0"
"yargs": "^17.0.0"
}
}
50 changes: 48 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4555,6 +4555,15 @@ cliui@^6.0.0:
strip-ansi "^6.0.0"
wrap-ansi "^6.2.0"

cliui@^7.0.2:
version "7.0.4"
resolved "https://registry.yarnpkg.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f"
integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==
dependencies:
string-width "^4.2.0"
strip-ansi "^6.0.0"
wrap-ansi "^7.0.0"

clone-deep@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/clone-deep/-/clone-deep-1.0.0.tgz#b2f354444b5d4a0ce58faca337ef34da2b14a6c7"
Expand Down Expand Up @@ -5850,6 +5859,11 @@ escalade@^3.0.2:
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.0.2.tgz#6a580d70edb87880f22b4c91d0d56078df6962c4"
integrity sha512-gPYAU37hYCUhW5euPeR+Y74F7BL+IBsV93j5cvGriSaD1aG6MGsqsV1yamRdrWrb2j3aiZvb0X+UBOWpx3JWtQ==

escalade@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==

escape-goat@^2.0.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/escape-goat/-/escape-goat-2.1.1.tgz#1b2dc77003676c457ec760b2dc68edb648188675"
Expand Down Expand Up @@ -6832,7 +6846,7 @@ get-caller-file@^1.0.1:
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a"
integrity sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==

get-caller-file@^2.0.1:
get-caller-file@^2.0.1, get-caller-file@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
Expand Down Expand Up @@ -14781,6 +14795,15 @@ wrap-ansi@^6.2.0:
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrappy@1, wrappy@~1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
Expand Down Expand Up @@ -14884,6 +14907,11 @@ y18n@^4.0.0:
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==

y18n@^5.0.5:
version "5.0.8"
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==

yallist@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
Expand Down Expand Up @@ -14928,6 +14956,11 @@ yargs-parser@^15.0.1:
camelcase "^5.0.0"
decamelize "^1.2.0"

yargs-parser@^20.2.2:
version "20.2.7"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.7.tgz#61df85c113edfb5a7a4e36eb8aa60ef423cbc90a"
integrity sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==

yargs-parser@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-7.0.0.tgz#8d0ac42f16ea55debd332caf4c4038b3e3f5dfd9"
Expand Down Expand Up @@ -14968,7 +15001,7 @@ yargs@^14.2.2, yargs@^14.2.3:
y18n "^4.0.0"
yargs-parser "^15.0.1"

yargs@^15.0.0, yargs@^15.0.1, yargs@^15.1.0, yargs@^15.3.1:
yargs@^15.0.0, yargs@^15.1.0, yargs@^15.3.1:
version "15.4.1"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8"
integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==
Expand All @@ -14985,6 +15018,19 @@ yargs@^15.0.0, yargs@^15.0.1, yargs@^15.1.0, yargs@^15.3.1:
y18n "^4.0.0"
yargs-parser "^18.1.2"

yargs@^17.0.0:
version "17.0.1"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.0.1.tgz#6a1ced4ed5ee0b388010ba9fd67af83b9362e0bb"
integrity sha512-xBBulfCc8Y6gLFcrPvtqKz9hz8SO0l1Ni8GgDekvBX2ro0HRQImDGnikfc33cgzcYUSncapnNcZDjVFIH3f6KQ==
dependencies:
cliui "^7.0.2"
escalade "^3.1.1"
get-caller-file "^2.0.5"
require-directory "^2.1.1"
string-width "^4.2.0"
y18n "^5.0.5"
yargs-parser "^20.2.2"

yargs@^8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-8.0.2.tgz#6299a9055b1cefc969ff7e79c1d918dceb22c360"
Expand Down

0 comments on commit 7ed28a1

Please sign in to comment.