summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-09 06:46:30 +0000
committerGitHub <noreply@github.com>2022-12-09 06:46:30 +0000
commit7d75bacc489b623e9e221a2eabe88b3db6dd28aa (patch)
treefb7ec0e770d132d586b5876fc761942baba60bdd /package.json
parentd2bc0649284b00fbacddbca8b4a0cfe2c3d94c59 (diff)
downloadnextcloud-server-7d75bacc489b623e9e221a2eabe88b3db6dd28aa.tar.gz
nextcloud-server-7d75bacc489b623e9e221a2eabe88b3db6dd28aa.zip
Bump handlebars-loader from 1.7.2 to 1.7.3
Bumps [handlebars-loader](https://github.com/pcardune/handlebars-loader) from 1.7.2 to 1.7.3. - [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.2...v1.7.3) --- 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 ebaa07ee04f..60e2c760123 100644
--- a/package.json
+++ b/package.json
@@ -139,7 +139,7 @@
"exports-loader": "^4.0.0",
"file-loader": "^6.2.0",
"handlebars": "^4.7.7",
- "handlebars-loader": "^1.7.2",
+ "handlebars-loader": "^1.7.3",
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
"jest": "^29.0.3",