1
Fork 0

typescript(lunargame/api): Bump handlebars from 4.1.2 to 4.5.3

typescript(lunargame/api):
typescript(lunargame/api): Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
typescript(lunargame/api): - [Release notes](https://github.com/wycats/handlebars.js/releases)
typescript(lunargame/api): - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
typescript(lunargame/api): - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)
typescript(lunargame/api):
typescript(lunargame/api): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
dependabot[bot] 2019-12-29 19:10:48 +00:00 committed by prescientmoon
parent 90fe06fe37
commit ec9098bee8
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

@ -3478,9 +3478,9 @@
"dev": true
},
"handlebars": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.2.tgz",
"integrity": "sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==",
"version": "4.5.3",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz",
"integrity": "sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==",
"dev": true,
"requires": {
"neo-async": "^2.6.0",