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-03-19 05:05:29 +0300
committerGitHub <noreply@github.com>2022-03-19 05:05:29 +0300
commit18c0cd8a01954d8fee5f74a39b4e81bbf8e597ee (patch)
tree1d8fa2e998b42579f225baa6f2a710308a6188bf /package.json
parentc011c41810b20f7f860dc2b305ef034c35c7481d (diff)
Bump @babel/core from 7.16.12 to 7.17.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.12 to 7.17.8. - [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.17.8/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 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",