Bump tailwindcss from 1.1.0 to 1.1.2
Bumps [tailwindcss](https://github.com/tailwindcss/tailwindcss) from 1.1.0 to 1.1.2. - [Release notes](https://github.com/tailwindcss/tailwindcss/releases) - [Commits](https://github.com/tailwindcss/tailwindcss/compare/v1.1.0...v1.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
39c41a683c
commit
be6d0eb3f2
|
@ -28,7 +28,7 @@
|
|||
"postcss-import": "^12.0.1",
|
||||
"postcss-nested": "^4.1.2",
|
||||
"sugarss": "^2.0.0",
|
||||
"tailwindcss": "^1.1.0",
|
||||
"tailwindcss": "^1.1.2",
|
||||
"tailwindcss-skip-link": "^1.0.0",
|
||||
"tailwindcss-spaced-items": "https://github.com/n1kk/tailwindcss-spaced-items#master",
|
||||
"tailwindcss-visuallyhidden": "^1.0.1",
|
||||
|
|
|
@ -7219,10 +7219,10 @@ tailwindcss-vuejs@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/tailwindcss-vuejs/-/tailwindcss-vuejs-1.1.2.tgz#1c7b6de4ad8b8c841e9e3fc3d7565e6a09819f7b"
|
||||
integrity sha512-6P5EXM9XW6qprbEuh26pNLM2lj1nbgHT9oeSqsAcrrVx5u0uxywch86x5Bq/VRNqieNbdCZht5zC/3QNW4nE+w==
|
||||
|
||||
tailwindcss@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.1.0.tgz#c582a192e4976953eb54d59be4e8c6c9486ea5a6"
|
||||
integrity sha512-hcxY5MUrY/LcdsX4Xr2aOF24eF4HaxDbHCbDu3W2+bCJRsXRhJmZfAgjipjsyhZult0YAa9HFp14xRXMqwUYTw==
|
||||
tailwindcss@^1.1.2:
|
||||
version "1.1.2"
|
||||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.1.2.tgz#0107dc092c3edee6132b105d896b109c0f66afd6"
|
||||
integrity sha512-mcTzZHXMipnQY9haB17baNJmBTkYYcC8ljfMdB9/97FfhKJIzlglJcyGythuQTOu7r/QIbLfZYYWZhAvaGj95A==
|
||||
dependencies:
|
||||
autoprefixer "^9.4.5"
|
||||
bytes "^3.0.0"
|
||||
|
|
Reference in a new issue