summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-21 08:19:37 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2024-02-21 09:35:18 +0100
commitd8bfdf9251f6ae20423bd9eb16a89e6ac1cf507e (patch)
treebdc0231beaf359d1311aae66a829b4555a1d4ba9 /package.json
parentff89a33bb4e633e816ae969d691da2e0d33cb026 (diff)
Build(deps): Bump @nextcloud/moment from 1.2.2 to 1.3.1
Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.2.2 to 1.3.1. - [Release notes](https://github.com/nextcloud/nextcloud-moment/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.2.2...v1.3.1) --- updated-dependencies: - dependency-name: "@nextcloud/moment" dependency-type: direct:production update-type: version-update:semver-minor ... 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 89333d9c1..224fd0ad1 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"@nextcloud/dialogs": "^4.2.2",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.2.0",
- "@nextcloud/moment": "^1.2.2",
+ "@nextcloud/moment": "^1.3.1",
"@nextcloud/password-confirmation": "^4.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^7.8.0",