5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-07 10:46:56 +00:00

build(deps): bump semantic-release from 21.1.1 to 22.0.5

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 21.1.1 to 22.0.5.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v21.1.1...v22.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-25 00:52:58 +00:00 committed by GitHub
parent a8347177c7
commit 87200af8be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1218 additions and 1552 deletions

2768
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -25,6 +25,6 @@
"@cycjimmy/awesome-js-funcs": "^4.0.9",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"semantic-release": "^21.1.1"
"semantic-release": "^22.0.5"
}
}