Skip to content

Commit 294bc5f

Browse files
author
GitHub Actions
committed
Update tailwind.css
1 parent e34b8e2 commit 294bc5f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

app/assets/stylesheets/tailwind.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! tailwindcss v2.2.8 | MIT License | https://tailwindcss.com */
1+
/*! tailwindcss v2.2.9 | MIT License | https://tailwindcss.com */
22

33
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
44

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ concat-map@0.0.1:
272272
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
273273
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
274274

275-
cosmiconfig@^7.0.0:
275+
cosmiconfig@^7.0.1:
276276
version "7.0.1"
277277
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
278278
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
@@ -847,16 +847,16 @@ supports-color@^7.1.0:
847847
has-flag "^4.0.0"
848848

849849
tailwindcss@^2.2.7:
850-
version "2.2.8"
851-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.8.tgz#3c1f270f5a51a62471bb0564dfd0dd07a7644c99"
852-
integrity sha512-sq6pKVIjklgtuj7OKn+6KD6UqNebYKZYUSx0oKx8aS1usdUXn1TLuwFyr/85HNYu5uHNduLFsXrtQJtkNmYlqQ==
850+
version "2.2.9"
851+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.9.tgz#1484bd45a4a9f9f5de7faabf74c11bf0aeb5ad98"
852+
integrity sha512-P8zCKFkEthfUvqcnun8DqGGXw4QqyDw971NAM23e8QQ+m5HW1agp4upq50rFGwGNtphVYvr+0zvVLSXo5/I9Qg==
853853
dependencies:
854854
arg "^5.0.1"
855855
bytes "^3.0.0"
856856
chalk "^4.1.2"
857857
chokidar "^3.5.2"
858858
color "^4.0.1"
859-
cosmiconfig "^7.0.0"
859+
cosmiconfig "^7.0.1"
860860
detective "^5.2.0"
861861
didyoumean "^1.2.2"
862862
dlv "^1.1.3"

0 commit comments

Comments
 (0)