Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-10 05:12:31 +0300
committerGitHub <noreply@github.com>2019-11-10 05:12:31 +0300
commitf166744f178384ee84f3658651938873e172b884 (patch)
tree7cd7fd413feab339ffac772dab86d8af2090c2f5 /build/package.json
parentb38b6103090b7619fe0a10d85cba430daf66d45d (diff)
Bump handlebars from 4.4.5 to 4.5.1 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.5 to 4.5.1. - [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.4.5...v4.5.1) 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 040103be9df..e5068ce85d4 100644
--- a/build/package.json
+++ b/build/package.json
@@ -11,7 +11,7 @@
"contributors": [],
"dependencies": {},
"devDependencies": {
- "handlebars": "^4.4.5",
+ "handlebars": "^4.5.1",
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
"jsdoc": "^3.6.3",