Skip to content

Commit c898c87

Browse files
fix(deps): update dependency yargs to v18
1 parent 2980a50 commit c898c87

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.46.2",
3838
"rollup-plugin-postcss": "4.0.2",
3939
"rollup-plugin-visualizer": "6.0.3",
40-
"yargs": "17.7.2"
40+
"yargs": "18.0.0"
4141
},
4242
"devDependencies": {
4343
"@rollup/plugin-typescript": "12.1.4",

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.17.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.1",
4141
"node-event-emitter": "0.0.1",
4242
"rollup": "4.46.2",
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": "5.2.2",
4949
"ws": "8.18.3",
50-
"yargs": "17.7.2"
50+
"yargs": "18.0.0"
5151
},
5252
"devDependencies": {
5353
"@babel/core": "7.28.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"rollup-plugin-sass": "1.15.3",
9292
"style-loader": "4.0.0",
9393
"whatwg-fetch": "^3.6.20",
94-
"yargs": "17.7.2"
94+
"yargs": "18.0.0"
9595
},
9696
"resolutions": {
9797
"**/caniuse-lite": "1.0.30001734",

yarn.lock

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5864,6 +5864,15 @@ cliui@^8.0.1:
58645864
strip-ansi "^6.0.1"
58655865
wrap-ansi "^7.0.0"
58665866

5867+
cliui@^9.0.1:
5868+
version "9.0.1"
5869+
resolved "https://registry.yarnpkg.com/cliui/-/cliui-9.0.1.tgz#6f7890f386f6f1f79953adc1f78dec46fcc2d291"
5870+
integrity sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==
5871+
dependencies:
5872+
string-width "^7.2.0"
5873+
strip-ansi "^7.1.0"
5874+
wrap-ansi "^9.0.0"
5875+
58675876
[email protected], clone-deep@^4.0.1:
58685877
version "4.0.1"
58695878
resolved "https://registry.yarnpkg.com/clone-deep/-/clone-deep-4.0.1.tgz#c19fd9bdbbf85942b4fd979c84dcf7d5f07c2387"
@@ -14892,6 +14901,15 @@ string-width@^7.0.0:
1489214901
get-east-asian-width "^1.0.0"
1489314902
strip-ansi "^7.1.0"
1489414903

14904+
string-width@^7.2.0:
14905+
version "7.2.0"
14906+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.2.0.tgz#b5bb8e2165ce275d4d43476dd2700ad9091db6dc"
14907+
integrity sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==
14908+
dependencies:
14909+
emoji-regex "^10.3.0"
14910+
get-east-asian-width "^1.0.0"
14911+
strip-ansi "^7.1.0"
14912+
1489514913
string.prototype.includes@^2.0.1:
1489614914
version "2.0.1"
1489714915
resolved "https://registry.yarnpkg.com/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz#eceef21283640761a81dbe16d6c7171a4edf7d92"
@@ -16503,6 +16521,11 @@ yargs-parser@^21.0.0:
1650316521
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.0.1.tgz#0267f286c877a4f0f728fceb6f8a3e4cb95c6e35"
1650416522
integrity sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==
1650516523

16524+
yargs-parser@^22.0.0:
16525+
version "22.0.0"
16526+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-22.0.0.tgz#87b82094051b0567717346ecd00fd14804b357c8"
16527+
integrity sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==
16528+
1650616529
[email protected], yargs@^17.5.1, yargs@^17.7.2:
1650716530
version "17.7.2"
1650816531
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
@@ -16516,6 +16539,18 @@ [email protected], yargs@^17.5.1, yargs@^17.7.2:
1651616539
y18n "^5.0.5"
1651716540
yargs-parser "^21.1.1"
1651816541

16542+
16543+
version "18.0.0"
16544+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-18.0.0.tgz#6c84259806273a746b09f579087b68a3c2d25bd1"
16545+
integrity sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==
16546+
dependencies:
16547+
cliui "^9.0.1"
16548+
escalade "^3.1.1"
16549+
get-caller-file "^2.0.5"
16550+
string-width "^7.2.0"
16551+
y18n "^5.0.5"
16552+
yargs-parser "^22.0.0"
16553+
1651916554
yargs@^16.2.0:
1652016555
version "16.2.0"
1652116556
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"

0 commit comments

Comments
 (0)