From 919b6e1a08576f0f3e3805320d72e86a4416654a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 01:20:56 +0000 Subject: [PATCH] Bump tailwindcss from 3.2.3 to 3.2.4 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.3...v3.2.4) --- updated-dependencies: - dependency-name: tailwindcss 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 dbb7e7590a..e387ee26b4 100644 --- a/package.json +++ b/package.json @@ -420,7 +420,7 @@ "sass-loader": "^12.6.0", "sharp": "^0.31.2", "style-loader": "^3.3.1", - "tailwindcss": "^3.2.3", + "tailwindcss": "^3.2.4", "tar-stream": "^2.2.0", "ts-loader": "^9.4.1", "ts-node": "^10.9.1", diff --git a/yarn.lock b/yarn.lock index fc7c1af62f..01537b1b77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11776,10 +11776,10 @@ table@^5.4.1: slice-ansi "^2.1.0" string-width "^3.0.0" -tailwindcss@^3.2.3: - version "3.2.3" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.3.tgz#c5ee3cb95dae7a80592d43a460d277915c7b2938" - integrity sha512-Xt9D4PK4zuuQCEB8bwK9JUCKmTgUwyac/6b0/42Vqhgl6YJkep+Wf5wq+5uXYfmrupdAD0YY2NY1hyZp1HjRrg== +tailwindcss@^3.2.4: + version "3.2.4" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.4.tgz#afe3477e7a19f3ceafb48e4b083e292ce0dc0250" + integrity sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ== dependencies: arg "^5.0.2" chokidar "^3.5.3"