13
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2026-06-28 20:50:44 +00:00

build(deps): bump semantic-release from 25.0.3 to 25.0.5

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 25.0.3 to 25.0.5.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v25.0.3...v25.0.5)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 25.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-11 00:02:31 +00:00 committed by GitHub
parent fd0b87f65a
commit fc0fd8ef6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -4616,9 +4616,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",