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-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-05-29 04:21:23 +0300
committerGitHub <noreply@github.com>2021-05-29 04:21:23 +0300
commitb9ec4fe3dabd6f8cefa87d94cdf8fafd2b068731 (patch)
treec55ca415ab8463ef004db9f38a1a8f0b9aa8f167 /package.json
parent948bbe8b2f3b4115e08add7b3e74af26cd0c60be (diff)
Bump @babel/core from 7.14.2 to 7.14.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.2 to 7.14.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.3/packages/babel-core) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 dd9430bb751..075d7e81a9c 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"webdav": "^3.6.2"
},
"devDependencies": {
- "@babel/core": "^7.14.2",
+ "@babel/core": "^7.14.3",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.13.15",