Skip to content
Snippets Groups Projects
Commit d9374c74 authored by Renovate Bot's avatar Renovate Bot Committed by Rhys Arkins
Browse files

build(deps): update dependency handlebars to v4.1.0

parent 8f59ed86
Branches
No related tags found
No related merge requests found
...@@ -101,7 +101,7 @@ ...@@ -101,7 +101,7 @@
"github-url-from-git": "1.5.0", "github-url-from-git": "1.5.0",
"gl-got": "9.0.3", "gl-got": "9.0.3",
"got": "9.6.0", "got": "9.6.0",
"handlebars": "4.0.12", "handlebars": "4.1.0",
"ini": "1.3.5", "ini": "1.3.5",
"js-yaml": "3.12.0", "js-yaml": "3.12.0",
"json-dup-key-validator": "1.0.2", "json-dup-key-validator": "1.0.2",
......
...@@ -2952,7 +2952,18 @@ growly@^1.3.0: ...@@ -2952,7 +2952,18 @@ growly@^1.3.0:
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081" resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE= integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
handlebars@4.0.12, handlebars@^4.0.2, handlebars@^4.0.3: handlebars@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
integrity sha512-l2jRuU1NAWK6AW5qqcTATWQJvNPEwkM7NEKSiv/gqOsoSQbVoWyqVEY5GS+XPQ88zLNmqASRpzfdm8d79hJS+w==
dependencies:
async "^2.5.0"
optimist "^0.6.1"
source-map "^0.6.1"
optionalDependencies:
uglify-js "^3.1.4"
handlebars@^4.0.2, handlebars@^4.0.3:
version "4.0.12" version "4.0.12"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.12.tgz#2c15c8a96d46da5e266700518ba8cb8d919d5bc5" resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.12.tgz#2c15c8a96d46da5e266700518ba8cb8d919d5bc5"
integrity sha512-RhmTekP+FZL+XNhwS1Wf+bTTZpdLougwt5pcgA1tuz6Jcx0fpH/7z0qd71RKnZHBCxIRBHfBOnio4gViPemNzA== integrity sha512-RhmTekP+FZL+XNhwS1Wf+bTTZpdLougwt5pcgA1tuz6Jcx0fpH/7z0qd71RKnZHBCxIRBHfBOnio4gViPemNzA==
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment