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>2020-07-04 09:48:52 +0300
committerGitHub <noreply@github.com>2020-07-04 09:48:52 +0300
commit94974ab73ba4a2fd808cbf92e097d42e7cc5ea38 (patch)
treecb16a7cd37d924dee5a46f8979c84b98d5427aa2 /package.json
parent6d2c79598ad8d322a3a439f4790979672232200a (diff)
Bump @babel/core from 7.10.3 to 7.10.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.3 to 7.10.4. - [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.10.4/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 8ada103de19..3d0c8bf8220 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
- "@babel/core": "^7.10.3",
+ "@babel/core": "^7.10.4",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.10.4",