Bump tailwindcss from 2.1.2 to 2.1.4

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-07 06:01:42 +00:00
committed by Thomas Ruoff
parent 040840656d
commit 9581ae4dc5
2 changed files with 30 additions and 30 deletions

View File

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