Skip to content

Commit

Permalink
Merge pull request #302 from valerymelou/dependabot/npm_and_yarn/tail…
Browse files Browse the repository at this point in the history
…windcss-3.4.12

chore(deps-dev): bump tailwindcss from 3.4.6 to 3.4.12
  • Loading branch information
valerymelou authored Sep 27, 2024
2 parents 6010e71 + 195c497 commit efceaa1
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 @@ -72,7 +72,7 @@
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.6.5",
"shiki": "^1.12.0",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.12",
"ts-jest": "^29.1.0",
"ts-node": "10.9.2",
"typescript": "~5.5.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10955,10 +10955,10 @@ symbol-tree@^3.2.4:
resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz"
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==

tailwindcss@^3.4.4:
version "3.4.6"
resolved "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.6.tgz"
integrity sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==
tailwindcss@^3.4.12:
version "3.4.12"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.12.tgz#fd3b67c6d2c04d9d7bfa13e3fc70ccef9fef0455"
integrity sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==
dependencies:
"@alloc/quick-lru" "^5.2.0"
arg "^5.0.2"
Expand Down

0 comments on commit efceaa1

Please sign in to comment.