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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7e7498b661c..29ac9b6ab28 100644
--- a/package.json
+++ b/package.json
@@ -99,7 +99,7 @@
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.2.0",
- "@nextcloud/eslint-config": "^4.0.0",
+ "@nextcloud/eslint-config": "^6.1.1",
"@nextcloud/stylelint-config": "^2.1.1",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/user-event": "^13.5.0",
@@ -121,7 +121,7 @@
"vue-jest": "^4.0.1",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.6.14",
- "webpack": "^4.46.0",
+ "webpack": "^5.65.0",
"webpack-cli": "^4.9.1",
"webpack-merge": "^5.8.0"
},