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-02-19 07:32:29 +0300
committerGitHub <noreply@github.com>2022-02-19 07:32:29 +0300
commitea9701ac12656ccf1b42ef3eebf09ee9af22f034 (patch)
tree1d3131b5823c420bcc6d0e39945926eaec86c99b /package.json
parent935a6796b942b006566f8bd101650f381bca7c2b (diff)
parent172db517e81e382392d1ebcb2cd399731e2b654b (diff)
Merge pull request #2063 from nextcloud/dependabot/npm_and_yarn/babel/core-7.17.5
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 831dfd07..bb55c243 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"npm": "^7.0.0"
},
"devDependencies": {
- "@babel/core": "^7.17.2",
+ "@babel/core": "^7.17.5",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.16.7",