chore(deps-dev): bump tailwindcss from 3.0.7 to 3.0.8 (#2914)

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.7...v3.0.8)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-12-29 15:42:41 -06:00
committed by GitHub
parent ed8a80c052
commit f1adf08902
2 changed files with 5 additions and 5 deletions

View File

@@ -34,6 +34,6 @@
"prettier": "2.5.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"tailwindcss": "^3.0.7"
"tailwindcss": "^3.0.8"
}
}

View File

@@ -6674,10 +6674,10 @@ table@^6.0.9, table@^6.7.3:
string-width "^4.2.3"
strip-ansi "^6.0.1"
tailwindcss@^3.0.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.7.tgz#15936881f042a7eb8d6f2b6a454bac9f51181bbd"
integrity sha512-rZdKNHtC64jcQncLoWOuCzj4lQDTAgLtgK3WmQS88tTdpHh9OwLqULTQxI3tw9AMJsqSpCKlmcjW/8CSnni6zQ==
tailwindcss@^3.0.8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.8.tgz#6c751c3d2ee8e1fa18b108303b73f44a5e868992"
integrity sha512-Yww1eRYO1AxITJmW/KduZPxNvYdHuedeKwPju9Oakp7MdiixRi5xkpLhirsc81QCxHL0eoce6qKmxXwYGt4Cjw==
dependencies:
arg "^5.0.1"
chalk "^4.1.2"