Merge pull request #192 from napi-rs/dependabot/npm_and_yarn/clipanion-2.6.1
build(deps): bump clipanion from 2.5.0 to 2.6.1
This commit is contained in:
commit
394d8d8b84
2 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
|||
"dependencies": {
|
||||
"@octokit/rest": "^18.0.6",
|
||||
"chalk": "^4.1.0",
|
||||
"clipanion": "^2.5.0",
|
||||
"clipanion": "^2.6.1",
|
||||
"debug": "^4.2.0",
|
||||
"fdir": "^4.1.0",
|
||||
"inquirer": "^7.3.3",
|
||||
|
|
|
@ -1042,10 +1042,10 @@ cli-width@^3.0.0:
|
|||
resolved "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6"
|
||||
integrity sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==
|
||||
|
||||
clipanion@^2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.npmjs.org/clipanion/-/clipanion-2.5.0.tgz#eb9c85a6b52a46979b7eb1e79534b23c44a52971"
|
||||
integrity sha512-VYOMl0h/mZXQC2BWq7oBto1zY1SkPWUaJjt+cuIred1HrmrcX1I2N+LNyNoRy8Iwu9r6vUxJwS/tWLwhQW4tPw==
|
||||
clipanion@^2.6.1:
|
||||
version "2.6.1"
|
||||
resolved "https://registry.npmjs.org/clipanion/-/clipanion-2.6.1.tgz#2152b9745aa35cfb0353605c262f68a02257bde7"
|
||||
integrity sha512-G03gaywe142VKNptEvr583Ju69p/O9QiwAKMYXKRAoU/ibN38KI1D/y0qwRxez3FWwO1GCxcXUWwHl4iG7GRXw==
|
||||
|
||||
cliui@^6.0.0:
|
||||
version "6.0.0"
|
||||
|
|
Loading…
Reference in a new issue