Skip to content

Commit

Permalink
fix(deps): update dependency meow to v7 (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 7, 2020
1 parent e8e524b commit cf91cda
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
20 changes: 14 additions & 6 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
Expand Up @@ -47,7 +47,7 @@
"eslint-plugin-prettier": "^3.1.2",
"execa": "^4.0.0",
"inquirer": "^7.1.0",
"meow": "^6.1.0",
"meow": "^7.0.0",
"ncp": "^2.0.0",
"prettier": "^2.0.4",
"rimraf": "^3.0.2",
Expand Down

0 comments on commit cf91cda

Please sign in to comment.