Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to v3.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2023
1 parent 5318b44 commit 1a28697
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 @@ -80,7 +80,7 @@
"stylelint": "14.16.1",
"stylelint-config-prettier-scss": "0.0.1",
"stylelint-config-standard-scss": "3.0.0",
"tailwindcss": "3.2.6",
"tailwindcss": "3.2.7",
"typescript": "4.9.5",
"whatwg-fetch": "3.6.2"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6731,10 +6731,10 @@ table@^6.8.1:
string-width "^4.2.3"
strip-ansi "^6.0.1"

[email protected].6:
version "3.2.6"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.6.tgz#9bedbc744a4a85d6120ce0cc3db024c551a5c733"
integrity sha512-BfgQWZrtqowOQMC2bwaSNe7xcIjdDEgixWGYOd6AL0CbKHJlvhfdbINeAW76l1sO+1ov/MJ93ODJ9yluRituIw==
[email protected].7:
version "3.2.7"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.7.tgz#5936dd08c250b05180f0944500c01dce19188c07"
integrity sha512-B6DLqJzc21x7wntlH/GsZwEXTBttVSl1FtCzC8WP4oBc/NKef7kaax5jeihkkCEWc831/5NDJ9gRNDK6NEioQQ==
dependencies:
arg "^5.0.2"
chokidar "^3.5.3"
Expand Down

0 comments on commit 1a28697

Please sign in to comment.