Skip to content

Commit 74295db

Browse files
Bump @astrojs/tailwind from 5.1.0 to 5.1.5
Bumps [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) from 5.1.0 to 5.1.5. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/tailwind@5.1.5/packages/integrations/tailwind) --- updated-dependencies: - dependency-name: "@astrojs/tailwind" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc8a6e1 commit 74295db

File tree

2 files changed

+163
-111
lines changed

2 files changed

+163
-111
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
},
2929
"devDependencies": {
3030
"@astrojs/preact": "^3.3.0",
31-
"@astrojs/tailwind": "^5.1.0"
31+
"@astrojs/tailwind": "^5.1.5"
3232
}
3333
}

0 commit comments

Comments
 (0)