Skip to content

Commit 9b2fd0d

Browse files
chore(dependencies): update dependency @tailwindcss/forms to v0.5.11 (#967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a3a9fb commit 9b2fd0d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@rollup/plugin-node-resolve": "^16.0.3",
1111
"@rollup/plugin-terser": "^1.0.0",
1212
"@rollup/plugin-typescript": "^12.3.0",
13-
"@tailwindcss/forms": "0.5.3",
13+
"@tailwindcss/forms": "0.5.11",
1414
"@types/crypto-js": "^4.1.1",
1515
"@types/cypress": "^1.1.3",
1616
"@types/express": "^4.17.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -905,10 +905,10 @@
905905
dependencies:
906906
"@sinonjs/commons" "^3.0.0"
907907

908-
"@tailwindcss/forms@0.5.3":
909-
version "0.5.3"
910-
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.3.tgz#e4d7989686cbcaf416c53f1523df5225332a86e7"
911-
integrity sha512-y5mb86JUoiUgBjY/o6FJSFZSEttfb3Q5gllE4xoKjAAD+vBrnIhE4dViwUuow3va8mpH4s9jyUbUbrRGoRdc2Q==
908+
"@tailwindcss/forms@0.5.11":
909+
version "0.5.11"
910+
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.11.tgz#e77039e96fa7b87c3d001a991f77f9418e666700"
911+
integrity sha512-h9wegbZDPurxG22xZSoWtdzc41/OlNEUQERNqI/0fOwa2aVlWGu7C35E/x6LDyD3lgtztFSSjKZyuVM0hxhbgA==
912912
dependencies:
913913
mini-svg-data-uri "^1.2.3"
914914

0 commit comments

Comments
 (0)