Skip to content

Commit 119b5c1

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency inquirer to v8.1.5
1 parent 7e47bce commit 119b5c1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"concurrently": "6.2.1",
9797
"console.table": "0.10.0",
9898
"fs-extra": "10.0.0",
99-
"inquirer": "8.1.4",
99+
"inquirer": "8.1.5",
100100
"jsonpath": "1.1.1",
101101
"lodash": "4.17.21",
102102
"reflect-metadata": "0.1.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5639,10 +5639,10 @@ init-package-json@^1.10.3:
56395639
validate-npm-package-license "^3.0.1"
56405640
validate-npm-package-name "^3.0.0"
56415641

5642-
inquirer@8.1.4:
5643-
version "8.1.4"
5644-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.4.tgz#d5734392ecaabad3c276afc1e8ff3406089b9280"
5645-
integrity sha512-Wi0b5XDuPSlmdq7MBb89/x2DG/5ApMFrwS7Mook/4bqukKla0gFfVYYdl/2O1pU8AomLe000evbxDgy/pUEodg==
5642+
inquirer@8.1.5:
5643+
version "8.1.5"
5644+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.5.tgz#2dc5159203c826d654915b5fe6990fd17f54a150"
5645+
integrity sha512-G6/9xUqmt/r+UvufSyrPpt84NYwhKZ9jLsgMbQzlx804XErNupor8WQdBnBRrXmBfTPpuwf1sV+ss2ovjgdXIg==
56465646
dependencies:
56475647
ansi-escapes "^4.2.1"
56485648
chalk "^4.1.1"

0 commit comments

Comments
 (0)