summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-08 18:14:32 +0000
committerGitHub <noreply@github.com>2019-09-08 18:14:32 +0000
commit5f2f7a6def164ff0d285db2b21b34a08298cd611 (patch)
treeb83dd2fa816ff9fef31f98845ad5c6e8d9ff628f /build/package.json
parentd2fe3a8490e8b8e67cacc83330b241e83425998e (diff)
downloadnextcloud-server-5f2f7a6def164ff0d285db2b21b34a08298cd611.tar.gz
nextcloud-server-5f2f7a6def164ff0d285db2b21b34a08298cd611.zip
Bump handlebars from 4.1.2 to 4.2.0 in /build
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>
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 9e1590976ad..9352a564578 100644
--- a/build/package.json
+++ b/build/package.json
@@ -11,7 +11,7 @@
"contributors": [],
"dependencies": {},
"devDependencies": {
- "handlebars": "^4.1.2",
+ "handlebars": "^4.2.0",
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
"jsdoc": "^3.6.3",