📌 Bump tailwindcss from 3.3.2 to 3.3.3

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.3/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.2...v3.3.3)

---
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]
2023-08-14 06:55:44 +00:00
committed by GitHub
parent e6f17a6803
commit 3d704884f6
2 changed files with 8 additions and 10 deletions

View File

@@ -29,6 +29,6 @@
"prettier": "^3.0.1",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.3.0",
"tailwindcss": "^3.3.2"
"tailwindcss": "^3.3.3"
}
}