Skip to content

Commit

Permalink
Merge pull request #300 from hendriknielaender/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/astrojs/tailwind-5.0.1

chore(deps-dev): bump @astrojs/tailwind from 5.0.0 to 5.0.1
  • Loading branch information
hendriknielaender authored Oct 16, 2023
2 parents 6b1f249 + b963eb1 commit ba8ab4b
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 @@ -21,7 +21,7 @@
"@astrojs/partytown": "^2.0.1",
"@astrojs/rss": "^3.0.0",
"@astrojs/sitemap": "^3.0.1",
"@astrojs/tailwind": "^5.0.0",
"@astrojs/tailwind": "^5.0.1",
"@astrolib/analytics": "^0.4.2",
"@astrolib/seo": "^0.6.0",
"@fontsource/inter": "^5.0.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@
sitemap "^7.1.1"
zod "3.21.1"

"@astrojs/tailwind@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@astrojs/tailwind/-/tailwind-5.0.0.tgz#4efcbbbd1206eb15b3624d93f1930164ab193720"
integrity sha512-bMZZNNm/SW+ijUKMQDhdiuNWDdR3CubEKUHb2Ran4Arx1ikWn/kKIkFDXUV+MUnsLa7s19x9VMRlARRyKbqMkQ==
"@astrojs/tailwind@^5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@astrojs/tailwind/-/tailwind-5.0.1.tgz#f55f27c4bd58d9b53c0d2a7d8e81b2219fb5bba3"
integrity sha512-HzguDH+q1v8NhZIu245UtXfz5tuy4IAd/TND92z5vyftYtGdjDLdBeHhMH4Wd91/0sIPPNRz9NUfToprI636YQ==
dependencies:
autoprefixer "^10.4.15"
postcss "^8.4.28"
Expand Down

0 comments on commit ba8ab4b

Please sign in to comment.