📌 Bump tailwindcss from 3.1.8 to 3.2.4

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.8 to 3.2.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.8...v3.2.4)

---
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]
2022-11-22 00:16:50 +00:00
committed by GitHub
parent 08d94c6ca1
commit af4c151b3d
2 changed files with 36 additions and 34 deletions

View File

@@ -29,6 +29,6 @@
"prettier": "^2.7.1",
"prettier-plugin-go-template": "^0.0.13",
"prettier-plugin-tailwindcss": "^0.1.13",
"tailwindcss": "^3.1.8"
"tailwindcss": "^3.2.4"
}
}