chore(deps-dev): bump tailwindcss from 3.0.2 to 3.0.5 (#2896)

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.2 to 3.0.5.
- [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.2...v3.0.5)

---
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-15 09:17:06 -06:00
committed by GitHub
parent fd94cff640
commit bb8e4be381
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.2"
"tailwindcss": "^3.0.5"
}
}