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-09-19 15:27:01 +0300
committerGitHub <noreply@github.com>2022-09-19 15:27:01 +0300
commit1834619bcbf8ca803fcd0b7dfadb672158cae7b4 (patch)
tree41adbe29db34b46540db01212f717bf115bf2083 /package.json
parent740fdc5a15de13322662212e86d35429ce6dfd90 (diff)
parentc3f15b937e3abfc6fe6bb6bda6f95915a04004ae (diff)
Merge pull request #2448 from nextcloud/dependabot/npm_and_yarn/babel/core-7.19.1
Bump @babel/core from 7.19.0 to 7.19.1
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 0340dc9d..47f36a46 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"npm": "^7.0.0 || ^8.0.0"
},
"devDependencies": {
- "@babel/core": "^7.19.0",
+ "@babel/core": "^7.19.1",
"@babel/eslint-parser": "^7.19.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.18.2",