Bump gradle-semantic-release-plugin from 1.4.8 to 1.4.9

Bumps [gradle-semantic-release-plugin](https://github.com/KengoTODA/gradle-semantic-release-plugin) from 1.4.8 to 1.4.9.
- [Release notes](https://github.com/KengoTODA/gradle-semantic-release-plugin/releases)
- [Changelog](https://github.com/KengoTODA/gradle-semantic-release-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KengoTODA/gradle-semantic-release-plugin/compare/v1.4.8...v1.4.9)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-15 15:40:59 +00:00 committed by GitHub
parent e2156fd19a
commit c38648d260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
"@semantic-release/release-notes-generator": "9.0.1",
"commitlint": "9.1.2",
"conventional-changelog-conventionalcommits": "4.4.0",
"gradle-semantic-release-plugin": "1.4.8",
"gradle-semantic-release-plugin": "1.4.9",
"husky": "4.2.5",
"lint-staged": "10.2.13",
"prettier": "2.1.1",

View File

@ -1899,10 +1899,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
gradle-semantic-release-plugin@1.4.8:
version "1.4.8"
resolved "https://registry.yarnpkg.com/gradle-semantic-release-plugin/-/gradle-semantic-release-plugin-1.4.8.tgz#bd3609949d79b1c239a4522531fa3b46e8ed10da"
integrity sha512-/FyjF1iASUKxHegNdNMd8+clXWznYPcQdE90XshEbRGP3B8n8iDktsykLHJse6Dztn6f1A/HjNvAPZxfCrbPjA==
gradle-semantic-release-plugin@1.4.9:
version "1.4.9"
resolved "https://registry.yarnpkg.com/gradle-semantic-release-plugin/-/gradle-semantic-release-plugin-1.4.9.tgz#941fec5968c378ab61f315368e4e6964a2506117"
integrity sha512-R8FzDVfy70H7oYqHFP3YvnMCISZHcHsEVTHuLAEMDYNurrNs+gkLR2VdnhU6CAX0xJFZWGnJhhbCdr2btLGnZQ==
dependencies:
promisified-properties "^2.0.3"
split2 "^3.1.1"