5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 15:16:56 +00:00

chore(deps-dev): bump semantic-release from 19.0.5 to 20.0.4

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-24 22:01:16 +00:00 committed by GitHub
parent 7318a98db7
commit aceed2b524
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 903 additions and 311 deletions

1212
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -59,6 +59,6 @@
"jest": "^29.3.1",
"jest-when": "^3.5.2",
"mock-http-server": "^1.4.5",
"semantic-release": "^19.0.5"
"semantic-release": "^20.0.4"
}
}