chore(deps-dev): bump semantic-release from 17.0.5 to 17.0.6

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.0.5 to 17.0.6.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.0.5...v17.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-16 21:54:10 +00:00 committed by Michael Vines
parent 74e653d885
commit a4e4dc57bb
1 changed files with 9 additions and 9 deletions

View File

@ -3313,9 +3313,9 @@
},
"dependencies": {
"@octokit/types": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.9.0.tgz",
"integrity": "sha512-IzptUpoDsFlXF+AOys+KnfItIVY3EK+eH9Akv+lJYELnMSGkJnIcClt6Cm0QRR4ecsUTsmFJWn10iFgJ9BQqIQ==",
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.10.0.tgz",
"integrity": "sha512-0/NN22MgQvNNgMjTwzWUzcIfFfks3faqiP1D1oQQz49KYeOWc+KkRG9ASbAPurrAnOaDiqnnuDYzhNT9cq4e8Q==",
"dev": true,
"requires": {
"@types/node": ">= 8"
@ -3627,9 +3627,9 @@
}
},
"@octokit/types": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.9.0.tgz",
"integrity": "sha512-IzptUpoDsFlXF+AOys+KnfItIVY3EK+eH9Akv+lJYELnMSGkJnIcClt6Cm0QRR4ecsUTsmFJWn10iFgJ9BQqIQ==",
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.10.0.tgz",
"integrity": "sha512-0/NN22MgQvNNgMjTwzWUzcIfFfks3faqiP1D1oQQz49KYeOWc+KkRG9ASbAPurrAnOaDiqnnuDYzhNT9cq4e8Q==",
"dev": true,
"requires": {
"@types/node": ">= 8"
@ -19555,9 +19555,9 @@
}
},
"semantic-release": {
"version": "17.0.5",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-17.0.5.tgz",
"integrity": "sha512-GAzp1Sg8ulLKp2CD77V+zVGDiyXjb6TnEusWVkKnGHEAb0JzO5mVAcavssgKv9j2VwieMp8h34Iy49fjy6yL8A==",
"version": "17.0.6",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-17.0.6.tgz",
"integrity": "sha512-4djSoKUiq8ShAiKEzDKkcrzFyDREFJRMsY/efr/b48dcin2g+s4TsZUTniTg3Zvk+TM9G5rNBKyXfFgVO6wJNA==",
"dev": true,
"requires": {
"@semantic-release/commit-analyzer": "^8.0.0",