Skip to content

Commit 330d4ce

Browse files
Bump tailwindcss from 3.2.0 to 3.2.1
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d33e3f commit 330d4ce

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"nuxt": "2.15.8",
4444
"postcss": "8.4.18",
4545
"prettier": "2.7.1",
46-
"tailwindcss": "3.2.0",
46+
"tailwindcss": "3.2.1",
4747
"uid": "2.0.1",
4848
"vue": "2.7.13",
4949
"vue-instantsearch": "3.9.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14543,10 +14543,10 @@ tailwind-config-viewer@^1.7.2:
1454314543
portfinder "^1.0.26"
1454414544
replace-in-file "^6.1.0"
1454514545

14546-
[email protected].0, tailwindcss@^3.1.8:
14547-
version "3.2.0"
14548-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.0.tgz#0164a930645e7e1df301df1e9d434a52602c918d"
14549-
integrity sha512-ARh/W0uH5UlWIC2nn02V0+5fyF0k6qZliyt4QYic2upOhPUE/Spu1EURNc9txJ3+4j8OEmdigqfDpw4d2tA4vA==
14546+
[email protected].1, tailwindcss@^3.1.8:
14547+
version "3.2.1"
14548+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.1.tgz#1bd828fff3172489962357f8d531c184080a6786"
14549+
integrity sha512-Uw+GVSxp5CM48krnjHObqoOwlCt5Qo6nw1jlCRwfGy68dSYb/LwS9ZFidYGRiM+w6rMawkZiu1mEMAsHYAfoLg==
1455014550
dependencies:
1455114551
arg "^5.0.2"
1455214552
chokidar "^3.5.3"
@@ -14558,6 +14558,7 @@ [email protected], tailwindcss@^3.1.8:
1455814558
glob-parent "^6.0.2"
1455914559
is-glob "^4.0.3"
1456014560
lilconfig "^2.0.6"
14561+
micromatch "^4.0.5"
1456114562
normalize-path "^3.0.0"
1456214563
object-hash "^3.0.0"
1456314564
picocolors "^1.0.0"

0 commit comments

Comments
 (0)