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

github.com/nextcloud/richdocuments.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-01-01 06:26:16 +0300
committerGitHub <noreply@github.com>2022-01-01 06:26:16 +0300
commit677a1f5da083b36d434b33403fc0d41772112d28 (patch)
tree713e1dab5d12fa3729cd2f032f19ef8fa6a26286 /package.json
parent420b04aa88c483836d44cccbfc3e557c16e5cde1 (diff)
Bump @babel/core from 7.16.5 to 7.16.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.5 to 7.16.7. - [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.16.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... 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 9ec4f807..b5c44f4c 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"npm": "^7.0.0"
},
"devDependencies": {
- "@babel/core": "^7.16.5",
+ "@babel/core": "^7.16.7",
"@babel/eslint-parser": "^7.16.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.16.7",