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-03-21 18:13:41 +0300
committerGitHub <noreply@github.com>2022-03-21 18:13:41 +0300
commitad4810fca3009b1c0b5b60bc64f5c989c75d1c4d (patch)
tree549f9c7816bc50b34d2609bfd6e3afacbd0fe128 /package.json
parent352abe04cb408174a0ee2999b89a768c68f30dbb (diff)
parent18c0cd8a01954d8fee5f74a39b4e81bbf8e597ee (diff)
Merge pull request #6136 from nextcloud/dependabot/npm_and_yarn/babel/core-7.17.8
Bump @babel/core from 7.16.12 to 7.17.8
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 de5517687..f1ba2b015 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"npm": ">=7.0.0"
},
"devDependencies": {
- "@babel/core": "^7.16.12",
+ "@babel/core": "^7.17.8",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.16.11",