Skip to content

Commit a88dce5

Browse files
renovate-botmgechev
authored andcommitted
build: update inquirer to version 6.4.0
1 parent bf4d972 commit a88dce5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"ansi-colors": "4.0.1",
3535
"debug": "^4.1.1",
3636
"ini": "1.3.5",
37-
"inquirer": "6.3.1",
37+
"inquirer": "6.4.0",
3838
"npm-package-arg": "6.1.0",
3939
"open": "6.3.0",
4040
"pacote": "9.5.1",

packages/angular_devkit/schematics_cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular-devkit/core": "0.0.0",
1919
"@angular-devkit/schematics": "0.0.0",
2020
"@schematics/schematics": "0.0.0",
21-
"inquirer": "6.3.1",
21+
"inquirer": "6.4.0",
2222
"minimist": "1.2.0",
2323
"rxjs": "6.4.0",
2424
"symbol-observable": "1.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4759,10 +4759,10 @@ injection-js@^2.2.1:
47594759
resolved "https://registry.yarnpkg.com/injection-js/-/injection-js-2.2.1.tgz#a8d6a085b2f0b8d8650f6f4487f6abb8cc0d67ce"
47604760
integrity sha512-zHI+E+dM0PXix5FFTO1Y4/UOyAzE7zG1l/QwAn4jchTThOoBq+UYRFK4AVG7lQgFL+go62SbrzSsjXy9DFEZUg==
47614761

4762-
inquirer@6.3.1:
4763-
version "6.3.1"
4764-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.3.1.tgz#7a413b5e7950811013a3db491c61d1f3b776e8e7"
4765-
integrity sha512-MmL624rfkFt4TG9y/Jvmt8vdmOo836U7Y0Hxr2aFk3RelZEGX4Igk0KabWrcaaZaTv9uzglOqWh1Vly+FAWAXA==
4762+
inquirer@6.4.0:
4763+
version "6.4.0"
4764+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.4.0.tgz#6f9284047c4e48b76b169e46b3ae3b2171ce30a2"
4765+
integrity sha512-O3qJQ+fU/AI1K2y5/RjqefMEQTdJQf6sPTvyRA1bx6D634ADxcu97u6YOUciIeU2OWIuvpUsQs6Wx3Fdi3eFaQ==
47664766
dependencies:
47674767
ansi-escapes "^3.2.0"
47684768
chalk "^2.4.2"

0 commit comments

Comments
 (0)