chore(deps-dev): bump tailwindcss from 3.0.8 to 3.0.9 (#2930)

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.8 to 3.0.9.
- [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.8...v3.0.9)

---
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]
2022-01-04 11:34:18 -06:00
committed by GitHub
parent 443e493161
commit 7a66350da9
2 changed files with 6 additions and 14 deletions

View File

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