Bump tailwindcss from 2.1.0 to 2.1.1

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.1.0 to 2.1.1.
- [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.0...v2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-12 21:53:18 +00:00
committed by Thomas Ruoff
parent 75d80156aa
commit 1def24530d
2 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^6.7.0",
"swr": "^0.5.5",
"tailwindcss": "^2.1.0",
"tailwindcss": "^2.1.1",
"typescript": "^4.2.4"
},
"jest": {