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

chore(deps-dev): bump semantic-release from 17.1.1 to 17.1.2 (#124)

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.1.1 to 17.1.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.1.1...v17.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-10-01 10:32:59 -04:00 committed by GitHub
parent c7f47bbfcf
commit d4487e4dd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
package-lock.json generated
View file

@ -8921,14 +8921,6 @@
"arrify": "^1.0.1",
"is-plain-obj": "^1.1.0",
"kind-of": "^6.0.3"
},
"dependencies": {
"kind-of": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
"integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
"dev": true
}
}
},
"mixin-deep": {
@ -13515,9 +13507,9 @@
}
},
"semantic-release": {
"version": "17.1.1",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-17.1.1.tgz",
"integrity": "sha512-9H+207eynBJElrQBHySZm+sIEoJeUhPA2zU4cdlY1QSInd2lnE8GRD2ALry9EassE22c9WW+aCREwBhro5AIIg==",
"version": "17.1.2",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-17.1.2.tgz",
"integrity": "sha512-szYBXm10QjQO5Tb1S2PSkvOBW3MajWJat5EWtx+MzaVT/jquuxf9o+Zn8FC1j157xvJ5p9r1d/MZGslgs7oQQg==",
"dev": true,
"requires": {
"@semantic-release/commit-analyzer": "^8.0.0",