Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nestjs/nest-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Jan 5, 2020
2 parents 24fe5d0 + 5c65346 commit 0792293
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"commander": "4.0.1",
"copyfiles": "2.1.1",
"fork-ts-checker-webpack-plugin": "3.1.1",
"inquirer": "7.0.1",
"inquirer": "7.0.2",
"node-emoji": "1.10.0",
"ora": "4.0.3",
"os-name": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3216,10 +3216,10 @@ inquirer@6.2.1:
strip-ansi "^5.0.0"
through "^2.3.6"

inquirer@7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.1.tgz#13f7980eedc73c689feff3994b109c4e799c6ebb"
integrity sha512-V1FFQ3TIO15det8PijPLFR9M9baSlnRs9nL7zWu1MNVA2T9YVl9ZbrHJhYs7e9X8jeMZ3lr2JH/rdHFgNCBdYw==
inquirer@7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.2.tgz#b39b205b95c9424839a1fd991d60426cf9bbc0e9"
integrity sha512-cZGvHaHwcR9E3xK9EGO5pHKELU+yaeJO7l2qGKIbqk4bCuDuAn15LCoUTS2nSkfv9JybFlnAGrOcVpCDZZOLhw==
dependencies:
ansi-escapes "^4.2.1"
chalk "^2.4.2"
Expand Down

0 comments on commit 0792293

Please sign in to comment.