chore(deps-dev): bump auto from 9.30.1 to 9.30.3

Bumps [auto](https://github.com/intuit/auto) from 9.30.1 to 9.30.3.
- [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.30.1...v9.30.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-29 17:57:56 +00:00 committed by GitHub
parent 9aa389f702
commit 57b61a987e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,12 +78,12 @@
tslib "1.11.1"
url-join "^4.0.0"
"@auto-it/npm@^9.30.1":
version "9.30.1"
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.30.1.tgz#d0ecbcf49b3d60327d775f4467da8314423c484a"
integrity sha512-8DdUbQZGhw8+tZMyVXkt5KcSGxwHr3FDYE34LQfV/a33WSStL4xasmvYf/71g1FWph0XK5Dk9hF0cv0JOcqvEQ==
"@auto-it/npm@^9.30.3":
version "9.30.3"
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.30.3.tgz#d9780826f9d0c8e3a291422bee77f8291b3ce516"
integrity sha512-ihKmqgpfuvGq7PR+S7uNQuxdppTp3MzeGv0e3+7M7x/ZGk39I4ebOvoDcJb65g0B4A73zTHXdqkdpcS2l3BHYw==
dependencies:
"@auto-it/core" "^9.30.1"
"@auto-it/core" "^9.30.3"
env-ci "^5.0.1"
fp-ts "^2.5.3"
get-monorepo-packages "^1.1.0"
@ -97,7 +97,7 @@
url-join "^4.0.0"
user-home "^2.0.0"
"@auto-it/released@^9.29.0", "@auto-it/released@^9.30.1":
"@auto-it/released@^9.29.0", "@auto-it/released@^9.30.3":
version "9.30.3"
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.30.3.tgz#eea75f0a6b6263c585954f2cb4ae780d76265e00"
integrity sha512-WM0INHKiXVJQb+kQ45h63bEZ8iHm5Fu52dOaSBrYrhNPZqoMNy0E/2ocfRZZxkrSxnGkbvPlYfEUTPM5B1C6VA==
@ -2386,13 +2386,13 @@ author-regex@^1.0.0:
integrity sha1-0IiFvmubv5Q5/gh8dihyRfCoFFA=
auto@^9.29.0:
version "9.30.1"
resolved "https://registry.yarnpkg.com/auto/-/auto-9.30.1.tgz#b04960c065fd20b9ec358881d0e6a2ec9bf87767"
integrity sha512-5DGIcCxhrE1P1BSGbPJsZ1Rba0TDagY0ctx67lGLFReiEbtuWk1b67WF4djAziLSlglLHM9HlTdiycbiq3wJYg==
version "9.30.3"
resolved "https://registry.yarnpkg.com/auto/-/auto-9.30.3.tgz#dfd3e29e71fd9458997dd954b215293607956065"
integrity sha512-w0NtbI8eu49ZaW0wLdKRNXJzBdkLwlyOrmaJRZ7rlAPxepE7KbuT1w4eF7tZJt9TogOOFCX+XEY0Uo7GP6RyKg==
dependencies:
"@auto-it/core" "^9.30.1"
"@auto-it/npm" "^9.30.1"
"@auto-it/released" "^9.30.1"
"@auto-it/core" "^9.30.3"
"@auto-it/npm" "^9.30.3"
"@auto-it/released" "^9.30.3"
await-to-js "^2.1.1"
chalk "^4.0.0"
command-line-application "^0.9.3"