mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-08 11:16:55 +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",
|
"homepage": "https://github.com/cycjimmy/semantic-release-action#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.1.3",
|
"@actions/core": "^1.2.0",
|
||||||
"semantic-release": "^15.13.24"
|
"semantic-release": "^15.13.28"
|
||||||
},
|
|
||||||
"devDependencies": {
|
|
||||||
"cz-conventional-changelog": "^3.0.2"
|
|
||||||
},
|
|
||||||
"config": {
|
|
||||||
"commitizen": {
|
|
||||||
"path": "./node_modules/cz-conventional-changelog"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue