Merge pull request #1307 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/tailwindcss-2.2.17
Bump tailwindcss from 2.2.16 to 2.2.17 in /packages/dashboard
This commit is contained in:
commit
17ba0cb695
|
@ -34,7 +34,7 @@
|
||||||
"stripe": "8.184.0",
|
"stripe": "8.184.0",
|
||||||
"superagent": "6.1.0",
|
"superagent": "6.1.0",
|
||||||
"swr": "1.0.1",
|
"swr": "1.0.1",
|
||||||
"tailwindcss": "2.2.16",
|
"tailwindcss": "2.2.17",
|
||||||
"yup": "0.32.11"
|
"yup": "0.32.11"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
|
|
|
@ -2987,10 +2987,10 @@ swr@1.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
dequal "2.0.2"
|
dequal "2.0.2"
|
||||||
|
|
||||||
tailwindcss@2.2.16:
|
tailwindcss@2.2.17:
|
||||||
version "2.2.16"
|
version "2.2.17"
|
||||||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.16.tgz#32f81bdf1758b639cb83b9d30bf7cbecdda49e5e"
|
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.17.tgz#c6332731f9ff1b6628ff589c95c38685347775e3"
|
||||||
integrity sha512-EireCtpQyyJ4Xz8NYzHafBoy4baCOO96flM0+HgtsFcIQ9KFy/YBK3GEtlnD+rXen0e4xm8t3WiUcKBJmN6yjg==
|
integrity sha512-WgRpn+Pxn7eWqlruxnxEbL9ByVRWi3iC10z4b6dW0zSdnkPVC4hPMSWLQkkW8GCyBIv/vbJ0bxIi9dVrl4CfoA==
|
||||||
dependencies:
|
dependencies:
|
||||||
arg "^5.0.1"
|
arg "^5.0.1"
|
||||||
bytes "^3.0.0"
|
bytes "^3.0.0"
|
||||||
|
|
Reference in New Issue