Skip to content

Commit bbb12e3

Browse files
renovate-botvikerman
authored andcommitted
build: update inquirer to version 6.4.1
1 parent c4313f5 commit bbb12e3

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.4.0",
37+
"inquirer": "6.4.1",
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.4.0",
21+
"inquirer": "6.4.1",
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
@@ -4838,10 +4838,10 @@ injection-js@^2.2.1:
48384838
resolved "https://registry.yarnpkg.com/injection-js/-/injection-js-2.2.1.tgz#a8d6a085b2f0b8d8650f6f4487f6abb8cc0d67ce"
48394839
integrity sha512-zHI+E+dM0PXix5FFTO1Y4/UOyAzE7zG1l/QwAn4jchTThOoBq+UYRFK4AVG7lQgFL+go62SbrzSsjXy9DFEZUg==
48404840

4841-
4842-
version "6.4.0"
4843-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.4.0.tgz#6f9284047c4e48b76b169e46b3ae3b2171ce30a2"
4844-
integrity sha512-O3qJQ+fU/AI1K2y5/RjqefMEQTdJQf6sPTvyRA1bx6D634ADxcu97u6YOUciIeU2OWIuvpUsQs6Wx3Fdi3eFaQ==
4841+
4842+
version "6.4.1"
4843+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.4.1.tgz#7bd9e5ab0567cd23b41b0180b68e0cfa82fc3c0b"
4844+
integrity sha512-/Jw+qPZx4EDYsaT6uz7F4GJRNFMRdKNeUZw3ZnKV8lyuUgz/YWRCSUAJMZSVhSq4Ec0R2oYnyi6b3d4JXcL5Nw==
48454845
dependencies:
48464846
ansi-escapes "^3.2.0"
48474847
chalk "^2.4.2"

0 commit comments

Comments
 (0)