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>2022-05-10 14:38:12 +0300
committerGitHub <noreply@github.com>2022-05-10 14:38:12 +0300
commite6cc2b3a6331fb520824edd637e132ed0b22521f (patch)
treebd070e488af61c44bc690173a9b7cab04aa5aabb /package.json
parenta697903f4fd02fca1e1300777feae86cba483ca5 (diff)
parenta30859c0c6fa4de1017e3dc81b9b008715f04664 (diff)
Merge pull request #6398 from nextcloud/dependabot/npm_and_yarn/babel/core-7.17.10
Bump @babel/core from 7.17.8 to 7.17.10
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 89a8061a9..f64241de3 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"npm": ">=7.0.0"
},
"devDependencies": {
- "@babel/core": "^7.17.8",
+ "@babel/core": "^7.17.10",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.17.10",