Skip to content

Commit 4c7eaf9

Browse files
fix(deps): update dependency yargs to v18
1 parent 4adc01b commit 4c7eaf9

File tree

6 files changed

+40
-5
lines changed

6 files changed

+40
-5
lines changed

commands/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"rollup": "4.41.1",
3838
"rollup-plugin-postcss": "4.0.2",
3939
"rollup-plugin-visualizer": "6.0.1",
40-
"yargs": "17.7.2"
40+
"yargs": "18.0.0"
4141
},
4242
"devDependencies": {
4343
"@rollup/plugin-typescript": "12.1.2",

commands/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"dependencies": {
3333
"@nebula.js/cli-create": "^5.15.0",
3434
"import-cwd": "3.0.0",
35-
"yargs": "17.7.2"
35+
"yargs": "18.0.0"
3636
}
3737
}

commands/sense/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"fs-extra": "11.3.0",
4141
"node-event-emitter": "0.0.1",
4242
"rollup": "4.41.1",
43-
"yargs": "17.7.2"
43+
"yargs": "18.0.0"
4444
}
4545
}

commands/serve/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"webpack-cli": "6.0.1",
4848
"webpack-dev-server": "4.15.2",
4949
"ws": "8.18.2",
50-
"yargs": "17.7.2"
50+
"yargs": "18.0.0"
5151
},
5252
"devDependencies": {
5353
"@babel/core": "7.27.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"rollup-plugin-sass": "1.15.2",
9393
"style-loader": "4.0.0",
9494
"whatwg-fetch": "^3.6.20",
95-
"yargs": "17.7.2"
95+
"yargs": "18.0.0"
9696
},
9797
"resolutions": {
9898
"**/caniuse-lite": "1.0.30001720",

yarn.lock

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6233,6 +6233,15 @@ cliui@^8.0.1:
62336233
strip-ansi "^6.0.1"
62346234
wrap-ansi "^7.0.0"
62356235

6236+
cliui@^9.0.1:
6237+
version "9.0.1"
6238+
resolved "https://registry.yarnpkg.com/cliui/-/cliui-9.0.1.tgz#6f7890f386f6f1f79953adc1f78dec46fcc2d291"
6239+
integrity sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==
6240+
dependencies:
6241+
string-width "^7.2.0"
6242+
strip-ansi "^7.1.0"
6243+
wrap-ansi "^9.0.0"
6244+
62366245
[email protected], clone-deep@^4.0.1:
62376246
version "4.0.1"
62386247
resolved "https://registry.yarnpkg.com/clone-deep/-/clone-deep-4.0.1.tgz#c19fd9bdbbf85942b4fd979c84dcf7d5f07c2387"
@@ -16408,6 +16417,15 @@ string-width@^7.0.0:
1640816417
get-east-asian-width "^1.0.0"
1640916418
strip-ansi "^7.1.0"
1641016419

16420+
string-width@^7.2.0:
16421+
version "7.2.0"
16422+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.2.0.tgz#b5bb8e2165ce275d4d43476dd2700ad9091db6dc"
16423+
integrity sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==
16424+
dependencies:
16425+
emoji-regex "^10.3.0"
16426+
get-east-asian-width "^1.0.0"
16427+
strip-ansi "^7.1.0"
16428+
1641116429
string.prototype.includes@^2.0.1:
1641216430
version "2.0.1"
1641316431
resolved "https://registry.yarnpkg.com/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz#eceef21283640761a81dbe16d6c7171a4edf7d92"
@@ -18161,6 +18179,11 @@ yargs-parser@^21.0.0:
1816118179
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.0.1.tgz#0267f286c877a4f0f728fceb6f8a3e4cb95c6e35"
1816218180
integrity sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==
1816318181

18182+
yargs-parser@^22.0.0:
18183+
version "22.0.0"
18184+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-22.0.0.tgz#87b82094051b0567717346ecd00fd14804b357c8"
18185+
integrity sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==
18186+
1816418187
1816518188
version "1.6.0"
1816618189
resolved "https://registry.yarnpkg.com/yargs-unparser/-/yargs-unparser-1.6.0.tgz#ef25c2c769ff6bd09e4b0f9d7c605fb27846ea9f"
@@ -18216,6 +18239,18 @@ [email protected], yargs@^17.5.1, yargs@^17.7.2:
1821618239
y18n "^5.0.5"
1821718240
yargs-parser "^21.1.1"
1821818241

18242+
18243+
version "18.0.0"
18244+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-18.0.0.tgz#6c84259806273a746b09f579087b68a3c2d25bd1"
18245+
integrity sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==
18246+
dependencies:
18247+
cliui "^9.0.1"
18248+
escalade "^3.1.1"
18249+
get-caller-file "^2.0.5"
18250+
string-width "^7.2.0"
18251+
y18n "^5.0.5"
18252+
yargs-parser "^22.0.0"
18253+
1821918254
yargs@^13.2.2, yargs@^13.3.0:
1822018255
version "13.3.2"
1822118256
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.2.tgz#ad7ffefec1aa59565ac915f82dccb38a9c31a2dd"

0 commit comments

Comments
 (0)