⬆️ Bump tailwindcss from 2.2.15 to 2.2.16 (#796)

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.2.15 to 2.2.16.
- [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.2.15...v2.2.16)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-29 11:28:27 +01:00 committed by GitHub
parent 8f6689cfc1
commit 3014df61cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View File

@ -114,7 +114,7 @@
"postcss": "^8.3.6",
"prettier": "^2.3.2",
"prisma": "^2.30.2",
"tailwindcss": "^2.2.7",
"tailwindcss": "^2.2.16",
"ts-node": "^10.2.1",
"typescript": "^4.4.3"
},

View File

@ -6739,9 +6739,10 @@ table@^6.0.9:
string-width "^4.2.0"
strip-ansi "^6.0.0"
tailwindcss@^2.2.7:
version "2.2.15"
resolved "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.15.tgz"
tailwindcss@^2.2.16:
version "2.2.16"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.16.tgz#32f81bdf1758b639cb83b9d30bf7cbecdda49e5e"
integrity sha512-EireCtpQyyJ4Xz8NYzHafBoy4baCOO96flM0+HgtsFcIQ9KFy/YBK3GEtlnD+rXen0e4xm8t3WiUcKBJmN6yjg==
dependencies:
arg "^5.0.1"
bytes "^3.0.0"