build: npm upgrade

This commit is contained in:
Gauthier Roebroeck 2020-12-28 22:17:47 +08:00
parent 53750b2ad9
commit bb5a0c2283
2 changed files with 570 additions and 697 deletions

1257
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -3,13 +3,13 @@
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/exec": "^5.0.0",
"@semantic-release/git": "^9.0.0",
"semantic-release": "^17.2.3"
"semantic-release": "^17.3.0"
},
"devDependencies": {
"@commitlint/cli": "^9.1.1",
"@commitlint/config-conventional": "^9.1.1",
"commitlint": "^9.1.0",
"husky": "^4.2.5"
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"commitlint": "^11.0.0",
"husky": "^4.3.6"
},
"husky": {
"hooks": {