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

github.com/nextcloud/spreed.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-05-18 10:39:32 +0300
committerGitHub <noreply@github.com>2021-05-18 10:39:32 +0300
commit3f824743c218db0b284abd4c9a540d7b8927a0a4 (patch)
treea742f2764a69c19789efc04ed93061a64f48e673 /package.json
parent23d1fc70c517b244848d0dd13aba9ad658bd03f9 (diff)
Bump @babel/core from 7.14.0 to 7.14.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.0 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[bot] <support@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 72ed8b096..5477ca11a 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"wildemitter": "^1.2.1"
},
"devDependencies": {
- "@babel/core": "^7.14.0",
+ "@babel/core": "^7.14.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.14.2",
"@babel/runtime": "^7.14.0",