aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-04 02:16:31 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2023-11-05 00:58:08 +0100
commit57fdf32a01da926ee7ebca36b13c455590d7e72e (patch)
treecb1f8cbbadcdaf3d00e1158e81fb4ff02ceeb1b5 /package.json
parent6b65c814bed27d628411118c33c1417db7939cc0 (diff)
downloadnextcloud-server-57fdf32a01da926ee7ebca36b13c455590d7e72e.tar.gz
nextcloud-server-57fdf32a01da926ee7ebca36b13c455590d7e72e.zip
chore(deps): Bump @nextcloud/moment from 1.2.1 to 1.2.2
Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.2.1 to 1.2.2. - [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: "@nextcloud/moment" dependency-type: direct:production 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 5ba311047ec..7bb27063eb2 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.1.0",
"@nextcloud/logger": "^2.5.0",
- "@nextcloud/moment": "^1.2.1",
+ "@nextcloud/moment": "^1.2.2",
"@nextcloud/password-confirmation": "^5.0.0",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",