summaryrefslogtreecommitdiffstats
path: root/package.json
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 ea7c2b3c106..e9d61ede1b0 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
},
"devDependencies": {
"@babel/core": "^7.13.8",
- "@babel/plugin-proposal-class-properties": "^7.12.13",
+ "@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.13.9",
"@nextcloud/browserslist-config": "^1.0.0",
@@ -100,7 +100,7 @@
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-loader-exclude-node-modules-except": "^1.1.2",
- "chai": "^4.3.0",
+ "chai": "^4.3.3",
"css-loader": "^5.0.1",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",