Skip to content

Commit b16e0c2

Browse files
author
GitHub Actions
committed
Update tailwind.css
1 parent fa5028b commit b16e0c2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.14 | MIT License | https://tailwindcss.com */
1+
/*! tailwindcss v2.2.15 | MIT License | https://tailwindcss.com */
22

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

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -356,9 +356,9 @@ fast-glob@^3.2.7:
356356
micromatch "^4.0.4"
357357

358358
fastq@^1.6.0:
359-
version "1.12.0"
360-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.12.0.tgz#ed7b6ab5d62393fb2cc591c853652a5c318bf794"
361-
integrity sha512-VNX0QkHK3RsXVKr9KrlUv/FoTa0NdbYoHHl7uXHv2rzyHSlxjdNAKug2twd9luJxpcyNeAgf5iPPMutJO67Dfg==
359+
version "1.13.0"
360+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.13.0.tgz#616760f88a7526bdfc596b7cab8c18938c36b98c"
361+
integrity sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==
362362
dependencies:
363363
reusify "^1.0.4"
364364

@@ -889,9 +889,9 @@ supports-color@^7.1.0:
889889
has-flag "^4.0.0"
890890

891891
tailwindcss@^2.2.7:
892-
version "2.2.14"
893-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.14.tgz#7f71ce6783a5e9768bd0e2ad1cb48eefba42e2ca"
894-
integrity sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==
892+
version "2.2.15"
893+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.15.tgz#8bee3ebe68b988c050508ce20633f35b040dd9fe"
894+
integrity sha512-WgV41xTMbnSoTNMNnJvShQZ+8GmY86DmXTrCgnsveNZJdlybfwCItV8kAqjYmU49YiFr+ofzmT1JlAKajBZboQ==
895895
dependencies:
896896
arg "^5.0.1"
897897
bytes "^3.0.0"

0 commit comments

Comments
 (0)