Skip to content

Commit 081ff14

Browse files
Update dependency @tailwindcss/forms to v0.5.9
1 parent 73616ea commit 081ff14

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
@@ -24,7 +24,7 @@
2424
"@fullhuman/postcss-purgecss": "5.0.0",
2525
"@glimmer/component": "1.1.2",
2626
"@glimmer/tracking": "1.1.2",
27-
"@tailwindcss/forms": "0.5.7",
27+
"@tailwindcss/forms": "0.5.9",
2828
"@tailwindcss/typography": "0.5.15",
2929
"babel-eslint": "10.1.0",
3030
"broccoli-asset-rev": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1464,10 +1464,10 @@
14641464
resolved "https://registry.yarnpkg.com/@simple-dom/void-map/-/void-map-1.4.0.tgz#f15f07568fe1076740407266aa5e6eac249bc78c"
14651465
integrity sha512-VDhLEyVCbuhOBBgHol9ShzIv9O8UCzdXeH4FoXu2DOcu/nnvTjLTck+BgXsCLv5ynDiUdoqsREEVFnoyPpFKVw==
14661466

1467-
"@tailwindcss/[email protected].7":
1468-
version "0.5.7"
1469-
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.7.tgz#db5421f062a757b5f828bc9286ba626c6685e821"
1470-
integrity sha512-QE7X69iQI+ZXwldE+rzasvbJiyV/ju1FGHH0Qn2W3FKbuYtqp8LKcy6iSw79fVUT5/Vvf+0XgLCeYVG+UV6hOw==
1467+
"@tailwindcss/[email protected].9":
1468+
version "0.5.9"
1469+
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.9.tgz#b495c12575d6eae5865b2cbd9876b26d89f16f61"
1470+
integrity sha512-tM4XVr2+UVTxXJzey9Twx48c1gcxFStqn1pQz0tRsX8o3DvxhN5oY5pvyAbUx7VTaZxpej4Zzvc6h+1RJBzpIg==
14711471
dependencies:
14721472
mini-svg-data-uri "^1.2.3"
14731473

0 commit comments

Comments
 (0)