Skip to content

Commit 4fe5b4a

Browse files
fix(deps): update dependency yargs to v17
1 parent fd0d763 commit 4fe5b4a

File tree

17 files changed

+69
-17
lines changed

17 files changed

+69
-17
lines changed

packages/category-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"pino": "^6.0.0",
4848
"pino-pretty": "^4.0.0",
4949
"pretty-error": "^2.1.1",
50-
"yargs": "^16.0.0"
50+
"yargs": "^17.0.0"
5151
},
5252
"devDependencies": {
5353
"streamtest": "2.0.0"

packages/csv-parser-discount-code/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"npmlog": "^4.1.2",
4848
"pretty-error": "^2.1.1",
4949
"tmp": "^0.2.0",
50-
"yargs": "^16.0.0"
50+
"yargs": "^17.0.0"
5151
}
5252
}

packages/csv-parser-orders/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"npmlog": "^4.1.2",
5151
"object-path": "^0.11.4",
5252
"pretty-error": "^2.1.1",
53-
"yargs": "^16.0.0"
53+
"yargs": "^17.0.0"
5454
},
5555
"devDependencies": {
5656
"sinon": "9.2.4",

packages/csv-parser-price/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"npmlog": "^4.1.2",
6060
"pretty-error": "^2.1.1",
6161
"strip-bom-stream": "^4.0.0",
62-
"yargs": "^16.0.0"
62+
"yargs": "^17.0.0"
6363
},
6464
"devDependencies": {
6565
"sinon": "9.2.4",

packages/csv-parser-state/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"node-fetch": "^2.6.7",
5959
"pino": "^6.0.0",
6060
"pretty-error": "^2.1.1",
61-
"yargs": "^16.0.0"
61+
"yargs": "^17.0.0"
6262
}
6363
}

packages/custom-objects-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"node-fetch": "^2.6.7",
4949
"pino": "^6.0.0",
5050
"pretty-error": "^2.1.1",
51-
"yargs": "^16.0.0"
51+
"yargs": "^17.0.0"
5252
},
5353
"devDependencies": {
5454
"streamtest": "2.0.0"

packages/customer-groups-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"node-fetch": "^2.6.7",
5050
"pino": "^6.0.0",
5151
"pretty-error": "^2.1.1",
52-
"yargs": "^16.0.0"
52+
"yargs": "^17.0.0"
5353
},
5454
"devDependencies": {
5555
"streamtest": "2.0.0"

packages/discount-code-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"node-fetch": "^2.6.7",
5353
"npmlog": "^4.1.2",
5454
"pretty-error": "^2.1.1",
55-
"yargs": "^16.0.0"
55+
"yargs": "^17.0.0"
5656
},
5757
"devDependencies": {
5858
"common-tags": "1.8.2",

packages/discount-code-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"npmlog": "^4.1.2",
4646
"pretty-error": "^2.1.1",
4747
"tokgen": "^1.0.0",
48-
"yargs": "^16.0.0"
48+
"yargs": "^17.0.0"
4949
}
5050
}

packages/inventories-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"node-fetch": "^2.6.7",
5555
"npmlog": "^4.1.2",
5656
"pretty-error": "^2.1.1",
57-
"yargs": "^16.0.0"
57+
"yargs": "^17.0.0"
5858
},
5959
"devDependencies": {
6060
"common-tags": "1.8.2",

packages/personal-data-erasure/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"pino": "^6.0.0",
4949
"pretty-error": "^2.1.1",
5050
"prompt-confirm": "^2.0.4",
51-
"yargs": "^16.0.0"
51+
"yargs": "^17.0.0"
5252
}
5353
}

packages/price-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"node-fetch": "^2.6.7",
5555
"npmlog": "^4.1.2",
5656
"pretty-error": "^2.1.1",
57-
"yargs": "^16.0.0"
57+
"yargs": "^17.0.0"
5858
},
5959
"devDependencies": {
6060
"streamtest": "2.0.0"

packages/product-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"node-fetch": "^2.6.7",
5151
"pino": "^6.0.0",
5252
"pretty-error": "^2.1.1",
53-
"yargs": "^16.0.0"
53+
"yargs": "^17.0.0"
5454
},
5555
"resolutions": {
5656
"y18n": "3.2.2",

packages/product-json-to-csv/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"single-emit": "^2.0.0",
6666
"slugify": "^1.3.4",
6767
"tmp": "^0.2.0",
68-
"yargs": "^16.0.0"
68+
"yargs": "^17.0.0"
6969
},
7070
"devDependencies": {
7171
"stream-to-string": "1.2.0",

packages/product-json-to-xlsx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"pretty-error": "^2.1.1",
5353
"slugify": "^1.3.4",
5454
"tmp": "^0.2.0",
55-
"yargs": "^16.0.0"
55+
"yargs": "^17.0.0"
5656
},
5757
"devDependencies": {
5858
"streamtest": "2.0.0",

packages/resource-deleter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"pino": "^6.0.0",
4747
"pretty-error": "^2.1.1",
4848
"prompts": "^2.0.4",
49-
"yargs": "^16.0.0",
49+
"yargs": "^17.0.0",
5050
"core-js": "^3.22.5",
5151
"regenerator-runtime": "^0.13.9"
5252
}

yarn.lock

+53-1
Original file line numberDiff line numberDiff line change
@@ -1350,6 +1350,23 @@
13501350
resolved "https://registry.yarnpkg.com/@commercetools/sdk-middleware-logger/-/sdk-middleware-logger-2.1.2.tgz#6b8ce77699bf5d8e5ec4f243a2c9d691094ef0c7"
13511351
integrity sha512-uGhhAUnZzLWO3ozzz6VDMUAKr5Y9ctVyqfExXVC7t37IgppLsKrrvLl6VMoU2uXjIGSNA0VN0Kxgj93rBBejTQ==
13521352

1353+
"@commercetools/sync-actions@^5.0.0":
1354+
version "5.19.2"
1355+
resolved "https://registry.yarnpkg.com/@commercetools/sync-actions/-/sync-actions-5.19.2.tgz#93cf5bd624feeabe56517299b3c54b13593eb906"
1356+
integrity sha512-9CrqaSxhZ2+TIcfr1Jvatj1Mme85rYkWtcAevrA/wqYbTkU095hQMHu1cIJ3vH4zkKXtq6ORL0k1DXVLgy8lXA==
1357+
dependencies:
1358+
fast-equals "^2.0.0"
1359+
jsondiffpatch "^0.4.0"
1360+
lodash.flatten "^4.4.0"
1361+
lodash.foreach "^4.5.0"
1362+
lodash.intersection "^4.4.0"
1363+
lodash.isequal "^4.5.0"
1364+
lodash.isnil "^4.0.0"
1365+
lodash.shuffle "^4.2.0"
1366+
lodash.sortby "^4.7.0"
1367+
lodash.uniqwith "^4.5.0"
1368+
lodash.without "^4.4.0"
1369+
13531370
"@commitlint/[email protected]":
13541371
version "12.1.4"
13551372
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-12.1.4.tgz#af4d9dd3c0122c7b39a61fa1cd2abbad0422dbe0"
@@ -4766,6 +4783,15 @@ cliui@^7.0.2:
47664783
strip-ansi "^6.0.0"
47674784
wrap-ansi "^7.0.0"
47684785

4786+
cliui@^8.0.1:
4787+
version "8.0.1"
4788+
resolved "https://registry.yarnpkg.com/cliui/-/cliui-8.0.1.tgz#0c04b075db02cbfe60dc8e6cf2f5486b1a3608aa"
4789+
integrity sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==
4790+
dependencies:
4791+
string-width "^4.2.0"
4792+
strip-ansi "^6.0.1"
4793+
wrap-ansi "^7.0.0"
4794+
47694795
clone-deep@^1.0.0:
47704796
version "1.0.0"
47714797
resolved "https://registry.yarnpkg.com/clone-deep/-/clone-deep-1.0.0.tgz#b2f354444b5d4a0ce58faca337ef34da2b14a6c7"
@@ -9290,6 +9316,14 @@ [email protected]:
92909316
chalk "^2.3.0"
92919317
diff-match-patch "^1.0.0"
92929318

9319+
jsondiffpatch@^0.4.0:
9320+
version "0.4.1"
9321+
resolved "https://registry.yarnpkg.com/jsondiffpatch/-/jsondiffpatch-0.4.1.tgz#9fb085036767f03534ebd46dcd841df6070c5773"
9322+
integrity sha512-t0etAxTUk1w5MYdNOkZBZ8rvYYN5iL+2dHCCx/DpkFm/bW28M6y5nUS83D4XdZiHy35Fpaw6LBb+F88fHZnVCw==
9323+
dependencies:
9324+
chalk "^2.3.0"
9325+
diff-match-patch "^1.0.0"
9326+
92939327
jsonfile@^4.0.0:
92949328
version "4.0.0"
92959329
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -15133,6 +15167,11 @@ yargs-parser@^18.1.2, yargs-parser@^18.1.3:
1513315167
camelcase "^5.0.0"
1513415168
decamelize "^1.2.0"
1513515169

15170+
yargs-parser@^21.1.1:
15171+
version "21.1.1"
15172+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
15173+
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==
15174+
1513615175
yargs@^14.2.3:
1513715176
version "14.2.3"
1513815177
resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.2.3.tgz#1a1c3edced1afb2a2fea33604bc6d1d8d688a414"
@@ -15167,7 +15206,7 @@ yargs@^15.1.0, yargs@^15.4.1:
1516715206
y18n "^4.0.0"
1516815207
yargs-parser "^18.1.2"
1516915208

15170-
yargs@^16.0.0, yargs@^16.2.0:
15209+
yargs@^16.2.0:
1517115210
version "16.2.0"
1517215211
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
1517315212
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
@@ -15180,6 +15219,19 @@ yargs@^16.0.0, yargs@^16.2.0:
1518015219
y18n "^5.0.5"
1518115220
yargs-parser "^20.2.2"
1518215221

15222+
yargs@^17.0.0:
15223+
version "17.7.2"
15224+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
15225+
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
15226+
dependencies:
15227+
cliui "^8.0.1"
15228+
escalade "^3.1.1"
15229+
get-caller-file "^2.0.5"
15230+
require-directory "^2.1.1"
15231+
string-width "^4.2.3"
15232+
y18n "^5.0.5"
15233+
yargs-parser "^21.1.1"
15234+
1518315235
yocto-queue@^0.1.0:
1518415236
version "0.1.0"
1518515237
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"

0 commit comments

Comments
 (0)