Skip to content

Commit

Permalink
chore: upgrades handlebars to 4.0.14 (#680)
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciocastillosilva-okta committed Apr 17, 2019
1 parent ae373bc commit 9f063d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -115,7 +115,7 @@
"babel-runtime": "^6.26.0",
"backbone": "1.2.1",
"clipboard": "1.6.1",
"handlebars": "4.0.13",
"handlebars": "4.0.14",
"jquery": "1.12.1",
"q": "1.4.1",
"u2f-api-polyfill": "0.4.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -3936,9 +3936,9 @@ handle-thing@^1.2.5:
version "1.2.5"
resolved "http://registry.npmjs.org/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4"

handlebars@4.0.13:
version "4.0.13"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.13.tgz#89fc17bf26f46fd7f6f99d341d92efaae64f997d"
handlebars@4.0.14:
version "4.0.14"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.14.tgz#88de711eb693a5b783ae06065f9b91b0dd373a71"
dependencies:
async "^2.5.0"
optimist "^0.6.1"
Expand Down

0 comments on commit 9f063d5

Please sign in to comment.