Skip to content

Commit

Permalink
chore(deps): update dependency @tailwindcss/forms to ^0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2023
1 parent 597708c commit d9c05b8
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 @@ -29,7 +29,7 @@
},
"homepage": "https://github.com/mskian/independence-day-wishes#readme",
"devDependencies": {
"@tailwindcss/forms": "^0.5.4",
"@tailwindcss/forms": "^0.5.5",
"autoprefixer": "10.4.15",
"eslint": "^8.47.0",
"postcss": "^8.4.28",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -231,10 +231,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@tailwindcss/forms@^0.5.4":
version "0.5.4"
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.4.tgz#5316a782fd95369eb5b6fd01d46323b3dce656a2"
integrity sha512-YAm12D3R7/9Mh4jFbYSMnsd6jG++8KxogWgqs7hbdo/86aWjjlIEvL7+QYdVELmAI0InXTpZqFIg5e7aDVWI2Q==
"@tailwindcss/forms@^0.5.5":
version "0.5.5"
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.5.tgz#2965ee74159a16b5ef012d5eddae20c9b48aa49c"
integrity sha512-03sXK1DcPt44GZ0Yg6AcAfQln89IKdbE79g2OwoKqBm1ukaadLO2AH3EiB3mXHeQnxa3tzm7eE0x7INXSjbuug==
dependencies:
mini-svg-data-uri "^1.2.3"

Expand Down

0 comments on commit d9c05b8

Please sign in to comment.