Skip to content

Commit

Permalink
chore(deps): bump handlebars from 4.2.0 to 4.3.0 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and joeworkman committed Jan 2, 2020
1 parent f37660e commit 054af1f
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 @@ -28,7 +28,7 @@
},
"dependencies": {
"cheerio": "^1.0.0-rc.2",
"handlebars": "^4.1.2",
"handlebars": "^4.3.0",
"highlight.js": "^9.0.0",
"inky": "^1.2.6",
"js-beautify": "^1.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3125,10 +3125,10 @@ gulplog@^1.0.0:
dependencies:
glogg "^1.0.0"

handlebars@^4.0.5, handlebars@^4.1.2:
version "4.2.0"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.2.0.tgz#57ce8d2175b9bbb3d8b3cf3e4217b1aec8ddcb2e"
integrity sha512-Kb4xn5Qh1cxAKvQnzNWZ512DhABzyFNmsaJf3OAkWNa4NkaqWcNI8Tao8Tasi0/F4JD9oyG0YxuFyvyR57d+Gw==
handlebars@^4.0.5, handlebars@^4.1.2, handlebars@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.3.0.tgz#427391b584626c9c9c6ffb7d1fb90aa9789221cc"
integrity sha512-7XlnO8yBXOdi7AzowjZssQr47Ctidqm7GbgARapOaqSN9HQhlClnOkR9HieGauIT3A8MBC6u9wPCXs97PCYpWg==
dependencies:
neo-async "^2.6.0"
optimist "^0.6.1"
Expand Down

0 comments on commit 054af1f

Please sign in to comment.