Skip to content

Commit 1b81262

Browse files
authored
Bump tailwindcss from 1.0.5 to 1.0.6 (#49)
Bump tailwindcss from 1.0.5 to 1.0.6
2 parents 2cd3a30 + f09cb15 commit 1b81262

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
@@ -52,6 +52,6 @@
5252
"posthtml-include": "^1.2.0",
5353
"posthtml-load-config": "^1.0.0",
5454
"stylelint-config-standard": "^18.3.0",
55-
"tailwindcss": "^1.0.5"
55+
"tailwindcss": "^1.0.6"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5512,10 +5512,10 @@ table@^5.2.3:
55125512
slice-ansi "^2.1.0"
55135513
string-width "^3.0.0"
55145514

5515-
tailwindcss@^1.0.5:
5516-
version "1.0.5"
5517-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.0.5.tgz#5145fd61f251be06a77748819e12fb126914095d"
5518-
integrity sha512-e5edrSKqNOvWAVEutXN5czeJSXjQQxO7zNN4RDd5vQF/JTxnKdndcMFIC6p6YkRvcGFKPCZ/0rY1zZvPeq9V4A==
5515+
tailwindcss@^1.0.6:
5516+
version "1.0.6"
5517+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.0.6.tgz#4e9dbd5726d5bd5c634e7b49d0aa4ea03d112330"
5518+
integrity sha512-hhdvXpnlYNnxfZCpldMypSWRzgmoQbKBy3namGlsP0Gs+qM8EwF3DBVUPoq8wJYbBFjzrgatE4czWJ6f12Y9+Q==
55195519
dependencies:
55205520
autoprefixer "^9.4.5"
55215521
bytes "^3.0.0"

0 commit comments

Comments
 (0)