Skip to content

Commit 7f17ec9

Browse files
chore(deps): update dependency yargs-help-output to v4
1 parent 117bb22 commit 7f17ec9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"sinon-chai": "^3.7.0",
4949
"stoppable": "^1.1.0",
5050
"tmp": "0.2.1",
51-
"yargs-help-output": "^3.0.0"
51+
"yargs-help-output": "^4.0.0"
5252
},
5353
"volta": {
5454
"node": "16.20.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7882,10 +7882,10 @@ yaml@^2.0.0:
78827882
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
78837883
integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
78847884

7885-
yargs-help-output@^3.0.0:
7886-
version "3.0.0"
7887-
resolved "https://registry.yarnpkg.com/yargs-help-output/-/yargs-help-output-3.0.0.tgz#f5841c536524d279d2e84c60f9aece7c44e064f0"
7888-
integrity sha512-YJYKVFMJULuaCDxsgTUCt+JrDXxsiv7rU2cZbHNIqpeuXeUtF9V7L5mjKemYGAk160gg6gg5+gyke5FSPvj9/A==
7885+
yargs-help-output@^4.0.0:
7886+
version "4.0.0"
7887+
resolved "https://registry.yarnpkg.com/yargs-help-output/-/yargs-help-output-4.0.0.tgz#488fa160eb2e6dcf019c5c275f21db9f96920e3f"
7888+
integrity sha512-BncSpHGN9OK92dlq8lIDXrcO1waUt+211XuBcy8k74CZRNnfClyHTwRQvl9spm4K8kBU3Jkimv2oI894fDey+w==
78897889
dependencies:
78907890
execa "^7.0.0"
78917891
yargs "^17.0.0"

0 commit comments

Comments
 (0)