5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-07 10:46:56 +00:00

chore(package): update dependencies

This commit is contained in:
cycjimmy 2019-10-28 11:07:13 +08:00
parent 18455e9e99
commit 0db4cb61b2
2 changed files with 245 additions and 1979 deletions

2212
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -21,15 +21,7 @@
},
"homepage": "https://github.com/cycjimmy/semantic-release-action#readme",
"dependencies": {
"@actions/core": "^1.1.3",
"semantic-release": "^15.13.24"
},
"devDependencies": {
"cz-conventional-changelog": "^3.0.2"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
"@actions/core": "^1.2.0",
"semantic-release": "^15.13.28"
}
}