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

github.com/nextcloud/issuetemplate.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:34:22 +0300
committerGitHub <noreply@github.com>2022-01-03 10:34:22 +0300
commitf14b0809e8c11e955aade2788cef54805ac2a390 (patch)
tree46667744ad058fa5caaaec861388ea3b659048a7 /package.json
parentd6cd041e341608345c4a218ac6a48d7f0eef316f (diff)
parent7e5e492c13dd61b30804385ba064391620854327 (diff)
Merge pull request #400 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 4248cb3..1c11c08 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"vue-form-wizard": "^0.8.4"
},
"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",