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

github.com/nextcloud/server.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>2021-06-23 15:16:58 +0300
committerJulius Härtl <jus@bitgrid.net>2021-06-24 10:03:14 +0300
commita6f7e0053dc73ee2af015f9433624ba71e6c5fef (patch)
treeb2d868d358bbd3532a5905b9ec1fa384a5763b61 /package.json
parent3eee6e98ab444359e8d5c6055f9df81cd0732b10 (diff)
Bump core-js from 3.13.1 to 3.15.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.1 to 3.15.1. - [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/commits/v3.15.1/packages/core-js) --- 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: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1dca078dc7a..6c30bab7111 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"bootstrap": "^4.6.0",
"camelcase": "^6.2.0",
"clipboard": "^2.0.8",
- "core-js": "^3.13.1",
+ "core-js": "^3.15.1",
"css-vars-ponyfill": "^2.4.3",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
@@ -93,7 +93,7 @@
"@babel/core": "^7.14.3",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.14.5",
+ "@babel/preset-env": "^7.14.7",
"@nextcloud/babel-config": "^1.0.0-beta.1",
"@nextcloud/browserslist-config": "^2.1.0",
"@nextcloud/eslint-config": "^2.2.0",