Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #183 from ConduitIO/dependabot/npm_and_yarn/tailwi…
Browse files Browse the repository at this point in the history
…ndcss/forms-0.5.9

deps(misc): bump @tailwindcss/forms from 0.4.0 to 0.5.9
  • Loading branch information
raulb authored Sep 16, 2024
2 parents 5a2d434 + 7ccdfdd commit 2dc7a52
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@storybook/ember": "6.5.14",
"@storybook/ember-cli-storybook": "^0.6.0",
"@storybook/manager-webpack5": "^6.5.15",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/forms": "^0.5.9",
"autoprefixer": "^10.4.2",
"babel-loader": "^8.2.2",
"babel-plugin-ember-modules-api-polyfill": "^2.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4991,10 +4991,10 @@
dependencies:
defer-to-connect "^1.0.1"

"@tailwindcss/forms@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.4.0.tgz#a46715e347a32d216a3973eb67473bd29ae3798e"
integrity sha512-DeaQBx6EgEeuZPQACvC+mKneJsD8am1uiJugjgQK1+/Vt+Ai0GpFBC2T2fqnUad71WgOxyrZPE6BG1VaI6YqfQ==
"@tailwindcss/forms@^0.5.9":
version "0.5.9"
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.9.tgz#b495c12575d6eae5865b2cbd9876b26d89f16f61"
integrity sha512-tM4XVr2+UVTxXJzey9Twx48c1gcxFStqn1pQz0tRsX8o3DvxhN5oY5pvyAbUx7VTaZxpej4Zzvc6h+1RJBzpIg==
dependencies:
mini-svg-data-uri "^1.2.3"

Expand Down

0 comments on commit 2dc7a52

Please sign in to comment.