chore(deps): update dependency tailwindcss to v2.2.19

This commit is contained in:
Renovate Bot
2021-10-29 18:19:29 +00:00
committed by renovate[bot]
parent 11a34b5a3e
commit 0a85af9abc
2 changed files with 4 additions and 4 deletions

View File

@ -17642,9 +17642,9 @@
}
},
"tailwindcss": {
"version": "2.2.17",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.17.tgz",
"integrity": "sha512-WgRpn+Pxn7eWqlruxnxEbL9ByVRWi3iC10z4b6dW0zSdnkPVC4hPMSWLQkkW8GCyBIv/vbJ0bxIi9dVrl4CfoA==",
"version": "2.2.19",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.19.tgz",
"integrity": "sha512-6Ui7JSVtXadtTUo2NtkBBacobzWiQYVjYW0ZnKaP9S1ZCKQ0w7KVNz+YSDI/j7O7KCMHbOkz94ZMQhbT9pOqjw==",
"dev": true,
"requires": {
"arg": "^5.0.1",

View File

@ -46,7 +46,7 @@
"cross-env": "7.0.3",
"postcss": "8.3.11",
"postcss-import": "14.0.2",
"tailwindcss": "2.2.17",
"tailwindcss": "2.2.19",
"rimraf": "3.0.2",
"rollup": "2.58.3",
"rollup-plugin-postcss": "4.0.1",