Skip to content

Commit a4d2e4c

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency inquirer to v8.2.0
1 parent 4ca8dda commit a4d2e4c

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
@@ -96,7 +96,7 @@
9696
"concurrently": "6.3.0",
9797
"console.table": "0.10.0",
9898
"fs-extra": "10.0.0",
99-
"inquirer": "8.1.5",
99+
"inquirer": "8.2.0",
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
@@ -5692,10 +5692,10 @@ init-package-json@^1.10.3:
56925692
validate-npm-package-license "^3.0.1"
56935693
validate-npm-package-name "^3.0.0"
56945694

5695-
inquirer@8.1.5:
5696-
version "8.1.5"
5697-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.5.tgz#2dc5159203c826d654915b5fe6990fd17f54a150"
5698-
integrity sha512-G6/9xUqmt/r+UvufSyrPpt84NYwhKZ9jLsgMbQzlx804XErNupor8WQdBnBRrXmBfTPpuwf1sV+ss2ovjgdXIg==
5695+
inquirer@8.2.0:
5696+
version "8.2.0"
5697+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.0.tgz#f44f008dd344bbfc4b30031f45d984e034a3ac3a"
5698+
integrity sha512-0crLweprevJ02tTuA6ThpoAERAGyVILC4sS74uib58Xf/zSr1/ZWtmm7D5CI+bSQEaA04f0K7idaHpQbSWgiVQ==
56995699
dependencies:
57005700
ansi-escapes "^4.2.1"
57015701
chalk "^4.1.1"

0 commit comments

Comments
 (0)