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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-24 10:45:26 +0300
committerGitHub <noreply@github.com>2022-05-24 10:45:26 +0300
commit164627b6d41da30c2cbf027eddc8b6275c291129 (patch)
tree99424115340de8d08f897b110c8d4fe8f3f555cf /package.json
parente3912d1f1968bb588a46819a6f383f545d79026e (diff)
Bump @babel/core from 7.17.10 to 7.18.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.10 to 7.18.0. - [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.18.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... 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 65344013c..246270956 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"npm": ">=7.0.0"
},
"devDependencies": {
- "@babel/core": "^7.17.10",
+ "@babel/core": "^7.18.0",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.17.10",