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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2022-01-03 10:35:17 +0300
committerGitHub <noreply@github.com>2022-01-03 10:35:17 +0300
commit3568b7de486dbca65041eca9073ec6f03ebfe6cd (patch)
tree08ed2971fee0d64123caed3753b263cf5fd2a366 /package.json
parent432b2ca7b6c910238c677246139393a9bc4a0f95 (diff)
parent6d4fc4100654e6af2cc92ae3915ec7d9d5074916 (diff)
Merge pull request #520 from nextcloud/dependabot/npm_and_yarn/babel/core-7.16.7
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 2c1b3cd..ede0911 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"npm": "^7.0.0"
},
"devDependencies": {
- "@babel/core": "^7.16.5",
+ "@babel/core": "^7.16.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.16.7",
"@nextcloud/browserslist-config": "^2.2.0",