mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 22:16:28 +00:00
build(deps): update dependency handlebars to v4.7.7 (#8813)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c04a60b017
commit
771ef170d7
2 changed files with 14 additions and 2 deletions
|
@ -142,7 +142,7 @@
|
|||
"github-url-from-git": "1.5.0",
|
||||
"global-agent": "2.1.12",
|
||||
"got": "11.8.1",
|
||||
"handlebars": "4.7.6",
|
||||
"handlebars": "4.7.7",
|
||||
"handy-redis": "2.2.1",
|
||||
"hasha": "5.2.2",
|
||||
"ignore": "5.1.8",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -5372,7 +5372,19 @@ growly@^1.3.0:
|
|||
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
|
||||
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
|
||||
|
||||
handlebars@4.7.6, handlebars@^4.7.6:
|
||||
handlebars@4.7.7:
|
||||
version "4.7.7"
|
||||
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
|
||||
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
|
||||
dependencies:
|
||||
minimist "^1.2.5"
|
||||
neo-async "^2.6.0"
|
||||
source-map "^0.6.1"
|
||||
wordwrap "^1.0.0"
|
||||
optionalDependencies:
|
||||
uglify-js "^3.1.4"
|
||||
|
||||
handlebars@^4.7.6:
|
||||
version "4.7.6"
|
||||
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
|
||||
integrity sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==
|
||||
|
|
Loading…
Reference in a new issue