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[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-03 21:06:15 +0300
committerGitHub <noreply@github.com>2022-07-03 21:06:15 +0300
commit4d2f36f2b76157b130162333b56b0bce2775f3b1 (patch)
treebf9c6aefd0bae20defa5ce17d94968e718ac78f4 /package.json
parent2214905c4f6e01eff19c4b1deb320ca949ed929d (diff)
Bump handlebars-loader from 1.7.1 to 1.7.2dependabot/npm_and_yarn/stable24/handlebars-loader-1.7.2
Bumps [handlebars-loader](https://github.com/pcardune/handlebars-loader) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/pcardune/handlebars-loader/releases) - [Changelog](https://github.com/pcardune/handlebars-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/pcardune/handlebars-loader/compare/v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: handlebars-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7c008b1591b..77e77ffa92d 100644
--- a/package.json
+++ b/package.json
@@ -113,7 +113,7 @@
"exports-loader": "^3.1.0",
"file-loader": "^6.2.0",
"handlebars": "^4.7.7",
- "handlebars-loader": "^1.7.1",
+ "handlebars-loader": "^1.7.2",
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
"jest": "^26.6.3",