chore(deps-dev): bump @auto-it/released from 9.32.3 to 9.37.0 (#855)

Bumps [@auto-it/released](https://github.com/intuit/auto) from 9.32.3 to 9.37.0.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v9.32.3...v9.37.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-30 23:09:17 +02:00 committed by GitHub
parent e190f195a8
commit e56f0e2b17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,17 +21,17 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.33.2.tgz#8b149c4e18b97c28755b783367a7f37102c0309c"
integrity sha512-PSFiRwiATx3rCJ8P8UXjASfQfR5ue28lHvTOMFsPlf2YlA9d6YdqAhD0UOLWiKqbOQAjH83maqdZ+czlyCN3Yw==
"@auto-it/bot-list@^9.36.4":
version "9.36.4"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.36.4.tgz#69af9dcf2a53961c29a7f78f1ea47fc705400347"
integrity sha512-18G0jgVW50IfHnU0rbHcAW9qMSjqrn7lV53vlR19Ukn1a4BQ7vzqgp0z+GAX0xTEVevVhsbHQGfD1rkE2W8bag==
"@auto-it/bot-list@^9.37.0":
version "9.37.0"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.37.0.tgz#f060fa1348d0b401cddc84861c5cc3f75b96bb46"
integrity sha512-wpJn7jm5Ym8TgQ2ST1NIdFdbWOHW4KG8Q87pB8G3GBAncjYnDPGHza6gelmmdRQyCAL0Qng44lWHRql802CI7g==
"@auto-it/core@^9.32.0", "@auto-it/core@^9.32.3", "@auto-it/core@^9.33.2", "@auto-it/core@^9.36.4":
version "9.36.4"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.36.4.tgz#14a6caf9efcd2f71e927182e61eaaade75736f21"
integrity sha512-zi+pQ8Gy38J8eGm9l2DDbl3lzkesGEsgDSi8n1v2Khi3AnNHmHu2Z25WoqBe/gMPcCN5QqZDigII2MpnMAXUmQ==
"@auto-it/core@^9.32.0", "@auto-it/core@^9.33.2", "@auto-it/core@^9.36.4", "@auto-it/core@^9.37.0":
version "9.37.0"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.37.0.tgz#358b6e7bf3963a28be403822d2cdf878d8ecf9a4"
integrity sha512-FeFeviV/I09JTd4xQIVOz+jaHyZB21OwF/7cCC/hRrZnXBw8lURPzh/CD59aSa6oa1PpxQ2L9Eb2YL5uRkim0A==
dependencies:
"@auto-it/bot-list" "^9.36.4"
"@auto-it/bot-list" "^9.37.0"
"@octokit/graphql" "^4.4.0"
"@octokit/plugin-enterprise-compatibility" "^1.2.2"
"@octokit/plugin-retry" "^3.0.1"
@ -108,11 +108,11 @@
user-home "^2.0.0"
"@auto-it/released@^9.29.0", "@auto-it/released@^9.32.0":
version "9.32.3"
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.32.3.tgz#93ea823eef15f18dce09ad2be2d204c836193628"
integrity sha512-5KclcOOTp8z+SksxJOyuumrxAtN9VnS5YvCHZkyQd3uTi0oPw076rN9OB26ERYDYQbCDpS8neCdpoR0v820xYA==
version "9.37.0"
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.37.0.tgz#a51b4494a565d69b20af24ff64638f61c45f7b5d"
integrity sha512-LERMdwm8h/jd9JlnrjcwDdA8rTRpnKR9NnRka3vSSdOj3lf3kKZimFIltUc42P9xWdBWXn7INftSp4K1+sDGNQ==
dependencies:
"@auto-it/core" "^9.32.3"
"@auto-it/core" "^9.37.0"
deepmerge "^4.0.0"
fp-ts "^2.5.3"
io-ts "^2.1.2"