Skip to content

Commit 943cc2d

Browse files
Bump @tailwindcss/ui from 0.5.0 to 0.7.2
Bumps @tailwindcss/ui from 0.5.0 to 0.7.2. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 08a9d20 commit 943cc2d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@babel/runtime": "^7.5.5",
6565
"@material-ui/core": "^4.3.3",
6666
"@material-ui/icons": "^4.2.1",
67-
"@tailwindcss/ui": "^0.5.0",
67+
"@tailwindcss/ui": "^0.7.2",
6868
"react": "^16.8.6",
6969
"react-dom": "^16.8.6",
7070
"react-frame-component": "^4.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,10 +1012,10 @@
10121012
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.2.0.tgz#b597c83502e3c3c6641a8aaabda223cd494ab349"
10131013
integrity sha512-aPgMH+CjQiScLZculoDNOQUrrK2ktkbl3D6uCLYp1jgYRlNDrMONu9nMu8LfwAeetYNpVNeIGx7WzHSu0kvECg==
10141014

1015-
"@tailwindcss/ui@^0.5.0":
1016-
version "0.5.0"
1017-
resolved "https://registry.yarnpkg.com/@tailwindcss/ui/-/ui-0.5.0.tgz#c3b274222a57484757e664bc71c4f5288461c9ad"
1018-
integrity sha512-UbKe9ti0uMXN2lmgaFgNJC/DY4s2izLaowhIn2A4AgmplC2+XzcYJ9vHLLNNXNBthDq9X+js92tpxey6dBjgfw==
1015+
"@tailwindcss/ui@^0.7.2":
1016+
version "0.7.2"
1017+
resolved "https://registry.yarnpkg.com/@tailwindcss/ui/-/ui-0.7.2.tgz#1f0a5ddf47b75b6f892553e6741764d351782a12"
1018+
integrity sha512-7HuFoWUMfVdY8EWEIS2FSJBCj+iEWL4JfljVE6Wd5qLrQrCzH10tuE0S6697jPm7dt8ZUEslFWlJtAsU76A5Nw==
10191019
dependencies:
10201020
"@tailwindcss/custom-forms" "^0.2.1"
10211021
"@tailwindcss/typography" "^0.2.0"

0 commit comments

Comments
 (0)