archive
/
givemoneyto.me
Archived
1
Fork 0

Bump handlebars from 4.1.2 to 4.2.0

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-09 08:25:14 +00:00 committed by GitHub
parent 26c99d2ae2
commit 68e7f72872
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3616,9 +3616,9 @@
}
},
"handlebars": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.2.tgz",
"integrity": "sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.2.0.tgz",
"integrity": "sha512-Kb4xn5Qh1cxAKvQnzNWZ512DhABzyFNmsaJf3OAkWNa4NkaqWcNI8Tao8Tasi0/F4JD9oyG0YxuFyvyR57d+Gw==",
"requires": {
"neo-async": "^2.6.0",
"optimist": "^0.6.1",

View File

@ -30,7 +30,7 @@
"animate.css": "3.7.0",
"bootstrap": "^4.3.1",
"glob": "^7.1.4",
"handlebars": "^4.1.2",
"handlebars": "^4.2.0",
"http-server": "^0.11.1",
"jquery": "^3.4.1",
"js-yaml": "^3.13.1",