Skip to content

Commit

Permalink
fix: update dependency throat to v6 (#2417)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 21, 2021
1 parent 62932fe commit 6f7db1b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion @commitlint/prompt/package.json
Expand Up @@ -44,7 +44,7 @@
"@commitlint/types": "^12.0.0",
"chalk": "^4.0.0",
"lodash": "^4.17.19",
"throat": "^5.0.0",
"throat": "^6.0.0",
"vorpal": "^1.12.0"
},
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -9604,6 +9604,11 @@ throat@^5.0.0:
resolved "https://registry.npmjs.org/throat/-/throat-5.0.0.tgz#c5199235803aad18754a667d659b5e72ce16764b"
integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==

throat@^6.0.0:
version "6.0.0"
resolved "https://registry.npmjs.org/throat/-/throat-6.0.0.tgz#e5d793bff24e2d329e25239978ba79b9c797b3a6"
integrity sha512-xFKdqx9QpWfXq471eaKQ/ao7xOFye4CKc8pyNJ9wU+oa6R4EKPTVY6V7JMqPVMZhB8TUbY5TB/mgU4AYA4Y8dA==

through2@^2.0.0, through2@^2.0.2:
version "2.0.5"
resolved "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
Expand Down

0 comments on commit 6f7db1b

Please sign in to comment.