Skip to content

Commit

Permalink
Bump meow from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [meow](https://github.com/sindresorhus/meow) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/sindresorhus/meow/releases)
- [Commits](sindresorhus/meow@v6.0.0...v6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 17, 2020
1 parent 2e42165 commit baf81f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"highlight.js": "9.18.1",
"markdown-it": "10.0.0",
"markdown-it-emoji": "1.4.0",
"meow": "6.0.0",
"meow": "6.0.1",
"mustache": "4.0.0",
"node-emoji": "1.10.0",
"pdf-from-html": "0.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4749,10 +4749,10 @@ meow@5.0.0:
trim-newlines "^2.0.0"
yargs-parser "^10.0.0"

meow@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/meow/-/meow-6.0.0.tgz#949196fdf21d979379e3bdccb0411e60f8cffd93"
integrity sha512-x4rYsjigPBDAxY+BGuK83YLhUIqui5wYyZoqb6QJCUOs+0fiYq+i/NV4Jt8OgIfObZFxG9iTyvLDu4UTohGTFw==
meow@6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/meow/-/meow-6.0.1.tgz#f9b3f912c9aa039142cebcf74315129f4cd1ce1c"
integrity sha512-kxGTFgT/b7/oSRSQsJ0qsT5IMU+bgZ1eAdSA3kIV7onkW0QWo/hL5RbGlMfvBjHJKPE1LaPX0kdecYFiqYWjUw==
dependencies:
"@types/minimist" "^1.2.0"
camelcase-keys "^6.1.1"
Expand Down

0 comments on commit baf81f1

Please sign in to comment.