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:
parent
18455e9e99
commit
0db4cb61b2
2 changed files with 245 additions and 1979 deletions
2212
package-lock.json
generated
2212
package-lock.json
generated
File diff suppressed because it is too large
Load diff
12
package.json
12
package.json
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue