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:
authorJulius Härtl <jus@bitgrid.net>2022-04-12 00:52:52 +0300
committerGitHub <noreply@github.com>2022-04-12 00:52:52 +0300
commit08a34f2d6d009aaf5ab545b75e1b2f59c242f288 (patch)
tree6c8dc1face9bbc6522e76f26f632cf9ea8bc8d28 /package.json
parentd0c526d772b34d8a97fc9bc578f83fdcc1abc80f (diff)
parent2130ef12f7440ba87c7d03b6fd13440cff3e0a74 (diff)
Merge pull request #2134 from nextcloud/dependabot/npm_and_yarn/babel/core-7.17.9
Bump @babel/core from 7.17.8 to 7.17.9
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 3cf84804..cc1b8909 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"npm": "^7.0.0"
},
"devDependencies": {
- "@babel/core": "^7.17.8",
+ "@babel/core": "^7.17.9",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.17.9",