Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to v3.2.4 (#351)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2022
1 parent 71bbb0c commit 530d6c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.2",
"prettier": "2.7.1",
"tailwindcss": "3.2.3",
"tailwindcss": "3.2.4",
"tailwindcss-gradient": "1.0.1",
"twin.macro": "3.0.0",
"vite": "3.2.3",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4362,10 +4362,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/tailwindcss-gradient/-/tailwindcss-gradient-1.0.1.tgz#85c59f804e3798e1f3a107c0f5369687d1d23908"
integrity sha512-wntnHroiThDogu2ly6eRynURgKHEOy2xzEriAmZCVtTLxHfchnbdi6Hx2fAXrIYVHStVn+Au35cuXuZKeRZcwg==

[email protected].3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.3.tgz#c5ee3cb95dae7a80592d43a460d277915c7b2938"
integrity sha512-Xt9D4PK4zuuQCEB8bwK9JUCKmTgUwyac/6b0/42Vqhgl6YJkep+Wf5wq+5uXYfmrupdAD0YY2NY1hyZp1HjRrg==
[email protected].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"
Expand Down

0 comments on commit 530d6c0

Please sign in to comment.