Bump tailwindcss from 2.1.4 to 2.2.2

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.1.4 to 2.2.2.
- [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/v2.1.4...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-21 04:08:45 +00:00
committed by Thomas Ruoff
parent 55c680b1d0
commit 3700b5f450
2 changed files with 111 additions and 141 deletions

View File

@@ -37,7 +37,7 @@
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^6.7.0",
"swr": "^0.5.6",
"tailwindcss": "^2.1.4",
"tailwindcss": "^2.2.2",
"typescript": "^4.3.2"
},
"jest": {