Skip to content

Commit 6ef561a

Browse files
dependabot[bot]Stanzilla
authored andcommitted
Bump inquirer from 7.3.0 to 7.3.1
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.0 to 7.3.1. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@7.3.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c4cffb commit 6ef561a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"eslint-plugin-prettier": "3.1.4",
110110
"eslint-plugin-react": "7.20.3",
111111
"husky": "4.2.5",
112-
"inquirer": "7.3.0",
112+
"inquirer": "7.3.1",
113113
"node-addon-api": "3.0.0",
114114
"node-gyp": "7.0.0",
115115
"null-loader": "4.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4563,18 +4563,18 @@ ini@^1.3.4, ini@^1.3.5, ini@~1.3.0:
45634563
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
45644564
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
45654565

4566-
[email protected].0, inquirer@^7.0.0:
4567-
version "7.3.0"
4568-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.0.tgz#aa3e7cb0c18a410c3c16cdd2bc9dcbe83c4d333e"
4569-
integrity sha512-K+LZp6L/6eE5swqIcVXrxl21aGDU4S50gKH0/d96OMQnSBCyGyZl/oZhbkVmdp5sBoINHd4xZvFSARh2dk6DWA==
4566+
[email protected].1, inquirer@^7.0.0:
4567+
version "7.3.1"
4568+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.1.tgz#ac6aba1abdfdd5ad34e7069370411edba17f6439"
4569+
integrity sha512-/+vOpHQHhoh90Znev8BXiuw1TDQ7IDxWsQnFafUEoK5+4uN5Eoz1p+3GqOj/NtzEi9VzWKQcV9Bm+i8moxedsA==
45704570
dependencies:
45714571
ansi-escapes "^4.2.1"
45724572
chalk "^4.1.0"
45734573
cli-cursor "^3.1.0"
45744574
cli-width "^3.0.0"
45754575
external-editor "^3.0.3"
45764576
figures "^3.0.0"
4577-
lodash "^4.17.15"
4577+
lodash "^4.17.16"
45784578
mute-stream "0.0.8"
45794579
run-async "^2.4.0"
45804580
rxjs "^6.6.0"
@@ -5310,10 +5310,10 @@ lodash.union@^4.6.0:
53105310
resolved "https://registry.yarnpkg.com/lodash.union/-/lodash.union-4.6.0.tgz#48bb5088409f16f1821666641c44dd1aaae3cd88"
53115311
integrity sha1-SLtQiECfFvGCFmZkHETdGqrjzYg=
53125312

5313-
lodash@^4.17.10, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.3.0, lodash@^4.8.0, lodash@~4.17.12:
5314-
version "4.17.15"
5315-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
5316-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
5313+
lodash@^4.17.10, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.16, lodash@^4.3.0, lodash@^4.8.0, lodash@~4.17.12:
5314+
version "4.17.19"
5315+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
5316+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
53175317

53185318
log-symbols@^2.2.0:
53195319
version "2.2.0"

0 commit comments

Comments
 (0)