From 95ec86a2dbe516087904ba5b3af6fae9a0ddc1be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 07:59:32 -0500 Subject: [PATCH] Bump tailwindcss from 3.2.2 to 3.2.3 (#6547) Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.2 to 3.2.3. - [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.2...v3.2.3) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9bf1b6b794..dbb7e7590a 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.2", + "tailwindcss": "^3.2.3", "tar-stream": "^2.2.0", "ts-loader": "^9.4.1", "ts-node": "^10.9.1", diff --git a/yarn.lock b/yarn.lock index aa42f58b5f..fc7c1af62f 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.2: - version "3.2.2" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.2.tgz#705f78cec8f4de2feb52abdb7a8a056e67f2d736" - integrity sha512-c2GtSdqg+harR4QeoTmex0Ngfg8IIHNeLQH5yr2B9uZbZR1Xt1rYbjWOWTcj3YLTZhrmZnPowoQDbSRFyZHQ5Q== +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== dependencies: arg "^5.0.2" chokidar "^3.5.3"