mirror of
https://github.com/gotson/komga.git
synced 2026-04-19 13:31:15 +02:00
build: npm upgrade
This commit is contained in:
parent
6cdc777be9
commit
4aa7af5187
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
|
@ -3,14 +3,14 @@
|
|||
"@semantic-release/changelog": "^5.0.1",
|
||||
"@semantic-release/exec": "^5.0.0",
|
||||
"@semantic-release/git": "^9.0.0",
|
||||
"semantic-release": "^17.3.0",
|
||||
"semantic-release": "^17.4.1",
|
||||
"is-ci": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^11.0.0",
|
||||
"@commitlint/config-conventional": "^11.0.0",
|
||||
"commitlint": "^11.0.0",
|
||||
"husky": "^5.1.2",
|
||||
"@commitlint/cli": "^12.0.1",
|
||||
"@commitlint/config-conventional": "^12.0.1",
|
||||
"commitlint": "^12.0.1",
|
||||
"husky": "^5.1.3",
|
||||
"pinst": "^2.1.6"
|
||||
},
|
||||
"commitlint": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue