5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-14 14:03:47 +00:00

build(deps): bump semantic-release from 19.0.5 to 21.0.0

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.5 to 21.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v19.0.5...v21.0.0)

---
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-03-30 05:57:54 +00:00 committed by GitHub
parent 13158f9d71
commit 554a049132
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3220 additions and 1593 deletions

5127
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.4", "@cycjimmy/awesome-js-funcs": "^4.0.4",
"@semantic-release/changelog": "^6.0.3", "@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1", "@semantic-release/git": "^10.0.1",
"semantic-release": "^19.0.5" "semantic-release": "^21.0.0"
} }
} }