Skip to content

Commit 0a882d9

Browse files
build(deps-dev): bump tailwindcss from 3.1.7 to 3.1.8 (#6317)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.7 to 3.1.8. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.1.7...v3.1.8) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e524df commit 0a882d9

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
@@ -133,7 +133,7 @@
133133
"sitemap-static": "^0.4.2",
134134
"static-site-generator-webpack-plugin": "^3.4.1",
135135
"style-loader": "^3.3.1",
136-
"tailwindcss": "^3.1.7",
136+
"tailwindcss": "^3.1.8",
137137
"tap-spot": "^1.1.2",
138138
"unist-util-visit": "^4.1.0",
139139
"webpack": "^5.74.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11283,10 +11283,10 @@ table-layout@^1.0.1:
1128311283
typical "^5.2.0"
1128411284
wordwrapjs "^4.0.0"
1128511285

11286-
tailwindcss@^3.1.7:
11287-
version "3.1.7"
11288-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.7.tgz#ce99425f30a74e01457a2e6a724463b0df3159ac"
11289-
integrity sha512-r7mgumZ3k0InfVPpGWcX8X/Ut4xBfv+1O/+C73ar/m01LxGVzWvPxF/w6xIUPEztrCoz7axfx0SMdh8FH8ZvRQ==
11286+
tailwindcss@^3.1.8:
11287+
version "3.1.8"
11288+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.8.tgz#4f8520550d67a835d32f2f4021580f9fddb7b741"
11289+
integrity sha512-YSneUCZSFDYMwk+TGq8qYFdCA3yfBRdBlS7txSq0LUmzyeqRe3a8fBQzbz9M3WS/iFT4BNf/nmw9mEzrnSaC0g==
1129011290
dependencies:
1129111291
arg "^5.0.2"
1129211292
chokidar "^3.5.3"

0 commit comments

Comments
 (0)