Skip to content

Commit

Permalink
Update dependency handlebars to version 4.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Jun 1, 2017
1 parent 747f485 commit 8aab478
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"gh-got": "5.0.0",
"gl-got": "6.0.2",
"got": "7.0.0",
"handlebars": "4.0.8",
"handlebars": "4.0.10",
"jest": "20.0.4",
"json-stringify-pretty-compact": "1.0.4",
"lodash": "4.17.4",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1518,9 +1518,9 @@ growly@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"

handlebars@4.0.8, handlebars@^4.0.3:
version "4.0.8"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.8.tgz#22b875cd3f0e6cbea30314f144e82bc7a72ff420"
handlebars@4.0.10, handlebars@^4.0.3:
version "4.0.10"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.10.tgz#3d30c718b09a3d96f23ea4cc1f403c4d3ba9ff4f"
dependencies:
async "^1.4.0"
optimist "^0.6.1"
Expand Down

0 comments on commit 8aab478

Please sign in to comment.