Skip to content

Commit

Permalink
bump glob, handlebars, object.assign and promise
Browse files Browse the repository at this point in the history
bump glob, handlebars, object.assign and promise
  • Loading branch information
knoxcard authored Sep 28, 2018
1 parent a66aad4 commit d71cd4f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"node": ">=0.10"
},
"dependencies": {
"glob": "^6.0.4",
"glob": "^7.1.3",
"graceful-fs": "^4.1.2",
"handlebars": "^4.0.5",
"object.assign": "^4.0.3",
"promise": "^7.0.0"
"handlebars": "^4.0.12",
"object.assign": "^4.1.0",
"promise": "^8.0.2"
},
"main": "index.js",
"directories": {
Expand Down

0 comments on commit d71cd4f

Please sign in to comment.