summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-17 02:13:10 +0000
committerGitHub <noreply@github.com>2019-11-17 02:13:10 +0000
commit43b58ca30f77aaa5980d03ae0f81fa4ef4cf18cf (patch)
treea3690be2b9a68fe4ebd9f5ca5e97103ef92f65f2 /build/package.json
parentc1cd0a25c77f502858bb73b119f3d8ab6b55b53d (diff)
downloadnextcloud-server-43b58ca30f77aaa5980d03ae0f81fa4ef4cf18cf.tar.gz
nextcloud-server-43b58ca30f77aaa5980d03ae0f81fa4ef4cf18cf.zip
Bump handlebars from 4.5.1 to 4.5.2 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.5.2. - [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.5.1...v4.5.2) 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 e5068ce85d4..73811c5c0b9 100644
--- a/build/package.json
+++ b/build/package.json
@@ -11,7 +11,7 @@
"contributors": [],
"dependencies": {},
"devDependencies": {
- "handlebars": "^4.5.1",
+ "handlebars": "^4.5.2",
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
"jsdoc": "^3.6.3",