summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-30 12:46:39 +0000
committerGitHub <noreply@github.com>2019-09-30 12:46:39 +0000
commit5d6b8f63fea49a729702bd189ce73f3da5b2ccbc (patch)
tree8710d59748d14b8d2756ee39e3f05db092e1fa24 /build/package.json
parent407e4663ec7980571ea75663d194dbd624a84a25 (diff)
downloadnextcloud-server-5d6b8f63fea49a729702bd189ce73f3da5b2ccbc.tar.gz
nextcloud-server-5d6b8f63fea49a729702bd189ce73f3da5b2ccbc.zip
Bump handlebars from 4.2.1 to 4.4.0 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.1 to 4.4.0. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.4.0/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.1...v4.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'build/package.json')
-rw-r--r--build/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json
index c963a80fe98..c80da2287a7 100644
--- a/build/package.json
+++ b/build/package.json
@@ -11,7 +11,7 @@
"contributors": [],
"dependencies": {},
"devDependencies": {
- "handlebars": "^4.2.1",
+ "handlebars": "^4.4.0",
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
"jsdoc": "^3.6.3",