Skip to content

Commit 4f85d0d

Browse files
Bump tailwindcss from 1.1.0 to 1.1.1
Bumps [tailwindcss](https://github.com/tailwindcss/tailwindcss) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/tailwindcss/tailwindcss/releases) - [Commits](tailwindlabs/tailwindcss@v1.1.0...v1.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5000e4c commit 4f85d0d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"posthtml-include": "^1.2.0",
5454
"posthtml-load-config": "^1.0.0",
5555
"stylelint-config-standard": "^18.3.0",
56-
"tailwindcss": "^1.1.0"
56+
"tailwindcss": "^1.1.1"
5757
}
5858
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6244,10 +6244,10 @@ table@^5.2.3:
62446244
slice-ansi "^2.1.0"
62456245
string-width "^3.0.0"
62466246

6247-
tailwindcss@^1.1.0:
6248-
version "1.1.0"
6249-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.1.0.tgz#c582a192e4976953eb54d59be4e8c6c9486ea5a6"
6250-
integrity sha512-hcxY5MUrY/LcdsX4Xr2aOF24eF4HaxDbHCbDu3W2+bCJRsXRhJmZfAgjipjsyhZult0YAa9HFp14xRXMqwUYTw==
6247+
tailwindcss@^1.1.1:
6248+
version "1.1.1"
6249+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.1.1.tgz#e7a63b7431e90d24f3c5c4bcccd57050f47960a6"
6250+
integrity sha512-bstvs0QgrT2m4sM/lRXxzaTNYazEnmzu4U/oEYJs7lYu8tyBwRv5GhMOjDyuFwA0zAzeUeiP0kkSju5RlMao9w==
62516251
dependencies:
62526252
autoprefixer "^9.4.5"
62536253
bytes "^3.0.0"

0 commit comments

Comments
 (0)