From df97bdfaf76774193a2d4a07bbd79674bc35a28c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 16 Dec 2018 03:15:35 +0000 Subject: [PATCH] chore(deps): update dependency tailwindcss to v0.7.3 --- docs/package.json | 2 +- docs/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index 886740d1..cce23b28 100644 --- a/docs/package.json +++ b/docs/package.json @@ -65,7 +65,7 @@ "remark-reference-links": "4.0.3", "stylelint": "9.9.0", "stylelint-csstree-validator": "1.3.0", - "tailwindcss": "0.7.2", + "tailwindcss": "0.7.3", "textlint": "11.0.1", "textlint-rule-alex": "1.3.1", "textlint-rule-common-misspellings": "1.0.1", diff --git a/docs/yarn.lock b/docs/yarn.lock index 97daf2b2..92c5883f 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -7544,10 +7544,10 @@ table@^5.0.0: slice-ansi "1.0.0" string-width "^2.1.1" -tailwindcss@0.7.2: - version "0.7.2" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-0.7.2.tgz#a81e0c532911ec665a749c03d821a17b49e30165" - integrity sha512-mpDe9BBgdnvHatmdQ2GF/QVNQ/0nMX7lfmL3hV6D7r1NLVqYZIwFB4Z0vuIO2TIdVobdwwtLKPYOZ+MECv6vhw== +tailwindcss@0.7.3: + version "0.7.3" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-0.7.3.tgz#7b58605dd7857507c4dbc6edaccab4c14d30c054" + integrity sha512-YbIa8lrngcObqaJEjza8/jwmx3F6L0TQ3vWTf6KD/EHWjRTVlcExDhtWbTwEUnX0fxuK5UvfSl2gfW0mP3Skzg== dependencies: autoprefixer "^9.3.1" bytes "^3.0.0"