From 2c43f76894a92cddee07c686907fa3fda18fbb0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 14:25:41 +0000 Subject: [PATCH] build(deps-dev): Bump @tailwindcss/forms from 0.5.3 to 0.5.5 Bumps [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) from 0.5.3 to 0.5.5. - [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.3...v0.5.5) --- updated-dependencies: - dependency-name: "@tailwindcss/forms" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5dd3b993d..735de1fe8 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@semantic-release/git": "^10.0.1", "@semantic-release/github": "^8.1.0", "@semantic-release/release-notes-generator": "^10.0.3", - "@tailwindcss/forms": "^0.5.3", + "@tailwindcss/forms": "^0.5.5", "@tailwindcss/typography": "^0.5.9", "commitizen": "^4.3.0", "conventional-changelog-conventionalcommits": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index aa1a6a1f0..53373f365 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1475,10 +1475,10 @@ lodash "^4.17.4" read-pkg-up "^7.0.0" -"@tailwindcss/forms@^0.5.3": - version "0.5.3" - resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.3.tgz#e4d7989686cbcaf416c53f1523df5225332a86e7" - integrity sha512-y5mb86JUoiUgBjY/o6FJSFZSEttfb3Q5gllE4xoKjAAD+vBrnIhE4dViwUuow3va8mpH4s9jyUbUbrRGoRdc2Q== +"@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"