Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit ac29944

Browse files
Merge pull request #44 from Ruby-Network/dependabot/npm_and_yarn/astrojs/tailwind-3.1.1
Bump @astrojs/tailwind from 3.0.1 to 3.1.1
2 parents efd225c + fab0059 commit ac29944

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@astrojs/partytown": "^1.1.1",
2424
"@astrojs/prefetch": "^0.2.1",
2525
"@astrojs/react": "^2.0.2",
26-
"@astrojs/tailwind": "^3.0.1",
26+
"@astrojs/tailwind": "^3.1.1",
2727
"@fortawesome/fontawesome-svg-core": "^6.2.1",
2828
"@fortawesome/free-brands-svg-icons": "^6.2.1",
2929
"@fortawesome/free-solid-svg-icons": "^6.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@
9797
"@babel/core" ">=7.0.0-0 <8.0.0"
9898
"@babel/plugin-transform-react-jsx" "^7.17.12"
9999

100-
"@astrojs/tailwind@^3.0.1":
101-
version "3.0.1"
102-
resolved "https://registry.yarnpkg.com/@astrojs/tailwind/-/tailwind-3.0.1.tgz#81e363b6c59b0d8b36b29818835cf0a6691feb30"
103-
integrity sha512-QSYh/xmz454j1yZU9rjw2J24PpH7j3h2ClesqMaAniOtcuL8RfP7KYCnCrk01xvjwqqO+QBpZNDD/SUhHNtFFg==
100+
"@astrojs/tailwind@^3.1.1":
101+
version "3.1.1"
102+
resolved "https://registry.yarnpkg.com/@astrojs/tailwind/-/tailwind-3.1.1.tgz#8d8c2f875401e8e88692cf2b99b48de9d5d82156"
103+
integrity sha512-Wx/ZtVnmtfqHWGVzvUEYZm8rufVKVgDIef0q6fzwUxoT1EpTTwBkTbpnzooogewMLOh2eTscasGe3Ih2HC1wVA==
104104
dependencies:
105105
"@proload/core" "^0.3.2"
106106
autoprefixer "^10.4.7"

0 commit comments

Comments
 (0)