We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc6395 commit ecc2dbaCopy full SHA for ecc2dba
package.json
@@ -35,14 +35,14 @@
35
},
36
"dependencies": {},
37
"devDependencies": {
38
- "@commitlint/cli": "^11.0.0",
39
- "@commitlint/config-conventional": "^11.0.0",
40
- "@typescript-eslint/eslint-plugin": "^4.15.1",
41
- "@typescript-eslint/parser": "^4.15.1",
+ "@commitlint/cli": "^12.0.1",
+ "@commitlint/config-conventional": "^12.0.1",
+ "@typescript-eslint/eslint-plugin": "^4.15.2",
+ "@typescript-eslint/parser": "^4.15.2",
42
"eslint": "^7.20.0",
43
- "husky": "^5.0.9",
+ "husky": "^5.1.1",
44
"lint-staged": "^10.5.4",
45
- "typescript": "^4.1.5"
+ "typescript": "^4.2.2"
46
47
"publishConfig": {
48
"access": "public"
0 commit comments