diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-05 03:23:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-05 03:23:51 +0000 |
commit | e720dd2f136f436e35d7d319a0d890a1f640b042 (patch) | |
tree | 5eb15a1541bca6d4ce9632933a1a334409dc1fbd /package.json | |
parent | c88aabd1252c00dad59f143853042fc05ebc8d40 (diff) | |
download | nextcloud-server-e720dd2f136f436e35d7d319a0d890a1f640b042.tar.gz nextcloud-server-e720dd2f136f436e35d7d319a0d890a1f640b042.zip |
Bump handlebars-loader from 1.7.1 to 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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d225e147e74..31edf877d12 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "exports-loader": "^4.0.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": "^29.0.3", |