13
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2026-07-03 22:59:30 +00:00

Merge pull request #306 from cycjimmy/dependabot/npm_and_yarn/semantic-release-25.0.5

build(deps): bump semantic-release from 25.0.3 to 25.0.5
This commit is contained in:
Geoffrey.C 2026-07-03 10:32:37 +08:00 committed by GitHub
commit 71b2ac36ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -4553,9 +4553,9 @@
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
},
"node_modules/semantic-release": {
"version": "25.0.3",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-25.0.3.tgz",
"integrity": "sha512-WRgl5GcypwramYX4HV+eQGzUbD7UUbljVmS+5G1uMwX/wLgYuJAxGeerXJDMO2xshng4+FXqCgyB5QfClV6WjA==",
"version": "25.0.5",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-25.0.5.tgz",
"integrity": "sha512-mn61SUJwtM8ThrWn2WmgLVpwVJeG/hPSupua1psdMoufmwRIPyvRLkRkL0JDXkP67OntlLWUYnBnfVc8EDO3/g==",
"license": "MIT",
"dependencies": {
"@semantic-release/commit-analyzer": "^13.0.1",