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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-13 17:25:49 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-02-13 17:43:19 +0300
commit6e0bca266d19b90eeea11ad44a04040b967b4c27 (patch)
treec54c9f1ebaf59fd66fb3f20b29ddc0ae7805c339 /package.json
parentb8dab1fab939ec40f982c2d20a90441f34e928e2 (diff)
build(deps): bump core-js from 3.20.3 to 3.21.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.3 to 3.21.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.20.3...v3.21.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 232e5ba8b..31fd7d61b 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"@tiptap/extension-underline": "^2.0.0-beta.22",
"@tiptap/starter-kit": "^2.0.0-beta.183",
"@tiptap/vue-2": "^2.0.0-beta.69",
- "core-js": "^3.20.3",
+ "core-js": "^3.21.0",
"entities": "^3.0.1",
"escape-html": "^1.0.3",
"highlight.js": "^10.7.2",