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