Skip to content

Commit

Permalink
chore(deps): update dependency handlebars to v4.3.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 31, 2019
1 parent b02bd30 commit af728b7
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 @@ -40,7 +40,7 @@
"eslint-plugin-protractor": "1.41.1",
"eslint-plugin-react": "7.12.4",
"glob": "7.1.3",
"handlebars": "4.1.2",
"handlebars": "4.3.0",
"less": "3.9.0",
"less-loader": "4.1.0",
"mini-css-extract-plugin": "0.6.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3721,9 +3721,9 @@ [email protected], handlebars@^4.0.11:
optionalDependencies:
uglify-js "^3.1.4"

handlebars@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
handlebars@4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.3.0.tgz#427391b584626c9c9c6ffb7d1fb90aa9789221cc"
dependencies:
neo-async "^2.6.0"
optimist "^0.6.1"
Expand Down

0 comments on commit af728b7

Please sign in to comment.