Skip to content

Commit bd92a45

Browse files
committed
chore(deps): update dependency @types/inquirer to v8.2.5
1 parent 2b8002b commit bd92a45

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
@@ -66,7 +66,7 @@
6666
"@sourcegraph/prettierrc": "^3.0.3",
6767
"@sourcegraph/tsconfig": "^4.0.1",
6868
"@types/execa": "0.9.0",
69-
"@types/inquirer": "8.2.4",
69+
"@types/inquirer": "8.2.5",
7070
"@types/js-yaml": "3.12.5",
7171
"@types/mkdirp-promise": "5.0.0",
7272
"@types/mz": "2.7.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -681,10 +681,10 @@
681681
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a"
682682
integrity sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==
683683

684-
"@types/[email protected].4":
685-
version "8.2.4"
686-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.4.tgz#f7f0c76c65870c7bbc80a112c9c77ffcf7f158c1"
687-
integrity sha512-Pxxx3i3AyK7vKAj3LRM/vF7ETcHKiLJ/u5CnNgbz/eYj/vB3xGAYtRxI5IKtq0hpe5iFHD22BKV3n6WHUu0k4Q==
684+
"@types/[email protected].5":
685+
version "8.2.5"
686+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.5.tgz#c508423bcc11126db278170ab07347783ac2300c"
687+
integrity sha512-QXlzybid60YtAwfgG3cpykptRYUx2KomzNutMlWsQC64J/WG/gQSl+P4w7A21sGN0VIxRVava4rgnT7FQmFCdg==
688688
dependencies:
689689
"@types/through" "*"
690690

0 commit comments

Comments
 (0)