Skip to content

Commit

Permalink
Merge pull request #3 from kinfei/renovate/tailwindcss-2.x
Browse files Browse the repository at this point in the history
Update dependency tailwindcss to v2.2.19
  • Loading branch information
kinfei committed Jun 17, 2022
2 parents 1a9e11c + 7628150 commit 9a9a75e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"autoprefixer": "10.3.5",
"eslint": "7.32.0",
"eslint-config-next": "11.1.2",
"postcss": "8.3.8",
"tailwindcss": "2.2.15"
"postcss": "^8.3.8",
"tailwindcss": "2.2.19"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3401,10 +3401,10 @@ table@^6.0.9:
string-width "^4.2.0"
strip-ansi "^6.0.0"

tailwindcss@2.2.15:
version "2.2.15"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.15.tgz#8bee3ebe68b988c050508ce20633f35b040dd9fe"
integrity sha512-WgV41xTMbnSoTNMNnJvShQZ+8GmY86DmXTrCgnsveNZJdlybfwCItV8kAqjYmU49YiFr+ofzmT1JlAKajBZboQ==
tailwindcss@2.2.19:
version "2.2.19"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.19.tgz#540e464832cd462bb9649c1484b0a38315c2653c"
integrity sha512-6Ui7JSVtXadtTUo2NtkBBacobzWiQYVjYW0ZnKaP9S1ZCKQ0w7KVNz+YSDI/j7O7KCMHbOkz94ZMQhbT9pOqjw==
dependencies:
arg "^5.0.1"
bytes "^3.0.0"
Expand Down

0 comments on commit 9a9a75e

Please sign in to comment.