mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-05 10:37:47 +02:00
fix(deps): bump release-please to 16.15.3
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -10,7 +10,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@joaquinjsb/release-please": "^16.15.2"
|
||||
"@joaquinjsb/release-please": "^16.15.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mocha": "^9.0.0",
|
||||
@@ -399,9 +399,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@joaquinjsb/release-please": {
|
||||
"version": "16.15.2",
|
||||
"resolved": "https://registry.npmjs.org/@joaquinjsb/release-please/-/release-please-16.15.2.tgz",
|
||||
"integrity": "sha512-KVx4KPd9Ps/P03QoLGZbLT3OIGTJ/4U3i9EgctA52qNOm+1tEI/8ueptjsnIiHfFQLFcd+O4IrZftRI5GShiew==",
|
||||
"version": "16.15.3",
|
||||
"resolved": "https://registry.npmjs.org/@joaquinjsb/release-please/-/release-please-16.15.3.tgz",
|
||||
"integrity": "sha512-kmeulH2kCoRqgYjaEn5QqTam7iHvm/HHzD8TgfkecH4BDvw0W1UpBn0sAKMOAeXE3LbSy1eWLoxbnVKVcl/CYQ==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@conventional-commits/parser": "^0.4.1",
|
||||
|
||||
Reference in New Issue
Block a user