chore(deps-dev): bump semantic-release from 15.13.0 to 15.13.1

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 15.13.0 to 15.13.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v15.13.0...v15.13.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-12-16 21:43:43 +00:00 committed by Michael Vines
parent 6e11ad9670
commit 37eb46e84d

View File

@ -2490,9 +2490,9 @@
}
},
"bottleneck": {
"version": "2.13.2",
"resolved": "https://registry.npmjs.org/bottleneck/-/bottleneck-2.13.2.tgz",
"integrity": "sha512-DVS4Uv7xr4Ql0w9valPBaueLRnEtBepeoevDhWO0LBhyihICJ7RySyzPfyvPswanrXAAbWaF8Zx4QpxmIxHa/g==",
"version": "2.14.0",
"resolved": "https://registry.npmjs.org/bottleneck/-/bottleneck-2.14.0.tgz",
"integrity": "sha512-hM5zQPPpIe2/pn8rornETr2x7/HOBGJ5u1RW1js6zvE5453bRMMbtbZl0ojB8yNj7w2xNWddpNukrhOikHb7BQ==",
"dev": true
},
"brace-expansion": {
@ -14596,9 +14596,9 @@
"dev": true
},
"semantic-release": {
"version": "15.13.0",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-15.13.0.tgz",
"integrity": "sha512-ZTMaRA4v2t6XLj9uPVQx8w499EngMhE7fJtj4oX3XvH2QpCjiZQkvu+6v5gK9XYqMcimIcbY3hqcOInJMP+T1g==",
"version": "15.13.1",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-15.13.1.tgz",
"integrity": "sha512-bkrfQ10BhbJRMeq/Ih9DZ9FO4ffDwFYsRR134JP9JvQSf8GVX4sg3SnFFd7Q10C6pKwjKqMZ4+ZNB5uQYMLPEg==",
"dev": true,
"requires": {
"@semantic-release/commit-analyzer": "^6.1.0",