Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-10-13 13:15:28 +0300
committerGitHub <noreply@github.com>2022-10-13 13:15:28 +0300
commitacd17ce447970e2231d39d7f2462b1aa629ecdd8 (patch)
tree9a50ce7a75488dd7d1b8daf9505a92cd088865f2
parentec7e667f5760dabc923ea110aaec9bd58f4622b7 (diff)
fix(deps): update dependency @nextcloud/moment to ^1.2.1renovate/stable24-nextcloud-moment-1.x
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 799c09dfd..64819797d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -17,7 +17,7 @@
"@nextcloud/event-bus": "^2.1.1",
"@nextcloud/initial-state": "^1.2.1",
"@nextcloud/l10n": "^1.6.0",
- "@nextcloud/moment": "^1.2.0",
+ "@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^5.3.1",
"@tiptap/core": "^2.0.0-beta.199",
diff --git a/package.json b/package.json
index e3f1b5e8d..bada50b4b 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"@nextcloud/event-bus": "^2.1.1",
"@nextcloud/initial-state": "^1.2.1",
"@nextcloud/l10n": "^1.6.0",
- "@nextcloud/moment": "^1.2.0",
+ "@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^5.3.1",
"@tiptap/core": "^2.0.0-beta.199",