Skip to content

Commit

Permalink
Update dependency tailwindcss to v2.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 1, 2021
1 parent f8550ca commit a3400b3
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 @@ -39,7 +39,7 @@
"postcss": "8.3.8",
"postcss-import": "14.0.2",
"postcss-loader": "6.1.1",
"tailwindcss": "2.2.16",
"tailwindcss": "2.2.19",
"typescript": "4.4.4",
"vue-cli-plugin-pug": "2.0.0",
"vue-template-compiler": "2.6.14"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8105,10 +8105,10 @@ table@^6.0.9:
string-width "^4.2.0"
strip-ansi "^6.0.0"

tailwindcss@2.2.16:
version "2.2.16"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.16.tgz#32f81bdf1758b639cb83b9d30bf7cbecdda49e5e"
integrity sha512-EireCtpQyyJ4Xz8NYzHafBoy4baCOO96flM0+HgtsFcIQ9KFy/YBK3GEtlnD+rXen0e4xm8t3WiUcKBJmN6yjg==
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 a3400b3

Please sign in to comment.