📌 Bump tailwindcss from 3.1.3 to 3.1.4

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.3 to 3.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/v3.1.3...v3.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]
2022-06-22 00:17:30 +00:00
committed by GitHub
parent 70cc9585e6
commit 7d6781a739
2 changed files with 10 additions and 10 deletions

View File

@@ -28,6 +28,6 @@
"@tailwindcss/typography": "^0.5.2",
"prettier": "^2.7.1",
"prettier-plugin-go-template": "^0.0.13",
"tailwindcss": "^3.1.3"
"tailwindcss": "^3.1.4"
}
}