Skip to content

Commit

Permalink
chore(deps-dev): bump tailwindcss from 3.3.4 to 3.3.5 (#9887)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent fc51e08 commit 9bac3e7
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 @@ -244,7 +244,7 @@
"stylelint-prettier": "^4.0.2",
"stylelint-scss": "^5.2.1",
"swr": "^2.2.4",
"tailwindcss": "^3.3.4",
"tailwindcss": "^3.3.5",
"terser-webpack-plugin": "^5.3.9",
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14394,10 +14394,10 @@ tabtab@^3.0.2:
mkdirp "^0.5.1"
untildify "^3.0.3"

tailwindcss@^3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.4.tgz#f08c493ff3ddf03081c40e780e98f129e1c8214d"
integrity sha512-JXZNOkggUAc9T5E7nCrimoXHcSf9h3NWFe5sh36CGD/3M5TRLuQeFnQoDsit2uVTqgoOZHLx5rTykLUu16vsMQ==
tailwindcss@^3.3.5:
version "3.3.5"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.5.tgz#22a59e2fbe0ecb6660809d9cc5f3976b077be3b8"
integrity sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==
dependencies:
"@alloc/quick-lru" "^5.2.0"
arg "^5.0.2"
Expand Down

0 comments on commit 9bac3e7

Please sign in to comment.