Skip to content

Commit

Permalink
chore(deps): bump yeoman-generator from 4.4.0 to 4.5.0
Browse files Browse the repository at this point in the history
Bumps [yeoman-generator](https://github.com/yeoman/generator) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/yeoman/generator/releases)
- [Commits](yeoman/generator@v4.4.0...v4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 28, 2020
1 parent 1f104b5 commit a6d288b
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 @@ -54,7 +54,7 @@
"through2": "^3.0.1",
"username": "^5.1.0",
"uuid": "^3.4.0",
"yeoman-generator": "^4.4.0",
"yeoman-generator": "^4.5.0",
"yosay": "^2.0.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9980,10 +9980,10 @@ yeoman-environment@^2.3.4, yeoman-environment@^2.7.0:
text-table "^0.2.0"
untildify "^3.0.3"

yeoman-generator@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/yeoman-generator/-/yeoman-generator-4.4.0.tgz#182c992509d4b7512a6bbe17c0dfdf7e52953344"
integrity sha512-Z+eMdeyKuhbgnghhONh+xv+YztccJLgCQ8dOogq/9oLJAU/+D7oOdpLK/UryEoJQd5merJIDgCedVIxhtPsV2g==
yeoman-generator@^4.4.0, yeoman-generator@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/yeoman-generator/-/yeoman-generator-4.5.0.tgz#6670e52a4ea5962996c40dd7230b0cc7862148b3"
integrity sha512-70PbUilZnHV+wKIQ9cz9MmEnncaaW/1VjlXne4xBVlIFtfbt3ZZjE51jDdKgM8guIVx83aZt1exvMhqQSHqjpQ==
dependencies:
async "^2.6.2"
chalk "^2.4.2"
Expand Down

0 comments on commit a6d288b

Please sign in to comment.