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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2021-09-09 15:54:22 +0300
committerGitHub <noreply@github.com>2021-09-09 15:54:22 +0300
commit409980e4bff96a486c060c6bb87ed0eb2b31fffb (patch)
tree9862985b42d71bda7844736208407d916feec5ab /package.json
parent71c0d5c4df2fa80e17ea284b0e64ae4ddbee3790 (diff)
parentd148b91e08b63027c457d6ab00de0c82230748c4 (diff)
Merge pull request #5526 from nextcloud/dependabot/npm_and_yarn/babel/core-7.15.5
Bump @babel/core from 7.15.0 to 7.15.5
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 60e331f54..e2bcb6c08 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"npm": ">=7.0.0"
},
"devDependencies": {
- "@babel/core": "^7.15.0",
+ "@babel/core": "^7.15.5",
"@babel/eslint-parser": "^7.15.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.15.4",