We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e7494 commit f7932d8Copy full SHA for f7932d8
package.json
@@ -45,10 +45,10 @@
45
"@typescript-eslint/experimental-utils": "^4.30.0"
46
},
47
"devDependencies": {
48
- "@commitlint/cli": "^12.1.4",
49
- "@commitlint/config-conventional": "^12.1.4",
+ "@commitlint/cli": "^13.1.0",
+ "@commitlint/config-conventional": "^13.1.0",
50
"@types/jest": "^27.0.1",
51
- "@types/node": "^10.17.60",
+ "@types/node": "^12.20.23",
52
"@typescript-eslint/eslint-plugin": "^4.30.0",
53
"@typescript-eslint/parser": "^4.30.0",
54
"cpy-cli": "^3.1.1",
0 commit comments