We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfdedb2 commit 8bf91b4Copy full SHA for 8bf91b4
package.json
@@ -37,8 +37,8 @@
37
"@babel/plugin-transform-runtime": "^7.18.5",
38
"@babel/preset-env": "^7.18.2",
39
"@babel/runtime": "^7.18.3",
40
- "@commitlint/cli": "^17.0.2",
41
- "@commitlint/config-conventional": "^17.0.2",
+ "@commitlint/cli": "16",
+ "@commitlint/config-conventional": "16",
42
"Base64": "^1.1.0",
43
"babelify": "^10.0.0",
44
"basic-auth-connect": "^1.0.0",
@@ -55,8 +55,8 @@
55
"express-session": "^1.17.3",
56
"fixpack": "^4.0.0",
57
"get-port": "4.2.0",
58
- "husky": "^8.0.1",
59
- "lint-staged": "^13.0.2",
+ "husky": "7",
+ "lint-staged": "12",
60
"marked": "^2.0.0",
61
"mocha": "6.2.2",
62
"multer": "^1.4.4",
0 commit comments