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>2020-08-22 04:06:27 +0300
committerGitHub <noreply@github.com>2020-08-22 04:06:27 +0300
commit0e984ccfc839a7ecfaccb0466c642b059d5c7124 (patch)
tree2aacc79f32e93d5fad63f1755bdcafb027690286 /package.json
parent889d073e6b7edecea72e0b47145bd94728724f77 (diff)
Bump @babel/core from 7.11.1 to 7.11.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.1 to 7.11.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.11.4/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 701c12b27..16660138c 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.11.1",
+ "@babel/core": "^7.11.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.11.0",
"@babel/polyfill": "^7.10.4",