Skip to content

Commit

Permalink
Bump dependencies. (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed May 1, 2021
1 parent 5292862 commit cd7d892
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 69 deletions.
87 changes: 21 additions & 66 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"yeoman-generator": "^5.0.0"
},
"dependencies": {
"inquirer": "^7.3.3",
"lodash": "^4.17.19",
"inquirer": "^8.0.0",
"lodash": "^4.17.21",
"mem-fs-editor": "^9.0.0",
"sinon": "^9.0.2",
"sinon": "^10.0.0",
"temp-dir": "^2.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit cd7d892

Please sign in to comment.