summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-03-23 02:12:57 +0000
committerdependabot[bot] <support@dependabot.com>2019-03-23 02:12:57 +0000
commitf410519da4a42695c821b0295733a2c41bf20b69 (patch)
tree8776cf0b6c2a34c663164a39e1493fce77ddc847 /build/package.json
parentc48582a22f795c10adb9b1b75d3c9ce4c7a34a30 (diff)
downloadnextcloud-server-f410519da4a42695c821b0295733a2c41bf20b69.tar.gz
nextcloud-server-f410519da4a42695c821b0295733a2c41bf20b69.zip
Bump handlebars from 4.1.0 to 4.1.1 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.1/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.1) Signed-off-by: dependabot[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 290206a32e8..86d42ad68f3 100644
--- a/build/package.json
+++ b/build/package.json
@@ -11,7 +11,7 @@
"contributors": [],
"dependencies": {},
"devDependencies": {
- "handlebars": "^4.1.0",
+ "handlebars": "^4.1.1",
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
"jsdoc": "^3.5.5",