Bump tailwindcss from 1.0.4 to 1.0.6

Bumps [tailwindcss](https://github.com/tailwindcss/tailwindcss) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/tailwindcss/tailwindcss/releases)
- [Commits](https://github.com/tailwindcss/tailwindcss/compare/v1.0.4...v1.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-06 10:56:27 +00:00 committed by GitHub
parent a665075f9d
commit 63d71768d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"postcss-import": "^12.0.1",
"tailwindcss": "^1.0.1",
"tailwindcss": "^1.0.6",
"vue-template-compiler": "^2.5.21"
}
}

View file

@ -9049,10 +9049,10 @@ tailwindcss-visuallyhidden@^1.0.2:
resolved "https://registry.yarnpkg.com/tailwindcss-visuallyhidden/-/tailwindcss-visuallyhidden-1.0.2.tgz#cdf178208282d1787e72186df2cf9d1286347667"
integrity sha512-Hk3Do4x9nAz43CGzcxXqdAhsQs+bE6tUhlcHWBvLC4F8WjqbiGIcp1jPPHmXBAv41D8kFIH0UZyLGw490upsKg==
tailwindcss@^1.0.1:
version "1.0.4"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.0.4.tgz#98f186c8142bfb292bcbfcb53b84df369f11ef91"
integrity sha512-+1NNPW+U83k6DV/uUOnsfmX86Cfb8N87fiuN0cX0mEi2sZUpglLzZqlXtP8FD9Hlne5H1UhlS8tajz+F9SSxjA==
tailwindcss@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.0.6.tgz#4e9dbd5726d5bd5c634e7b49d0aa4ea03d112330"
integrity sha512-hhdvXpnlYNnxfZCpldMypSWRzgmoQbKBy3namGlsP0Gs+qM8EwF3DBVUPoq8wJYbBFjzrgatE4czWJ6f12Y9+Q==
dependencies:
autoprefixer "^9.4.5"
bytes "^3.0.0"