Skip to content

Commit af186d0

Browse files
build(deps-dev): bump tailwindcss from 3.1.0 to 3.1.2 (#6210)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.1.0...v3.1.2) --- 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 5def3cf commit af186d0

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.0",
136+
"tailwindcss": "^3.1.2",
137137
"tap-spot": "^1.1.2",
138138
"unist-util-visit": "^4.1.0",
139139
"webpack": "^5.73.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11548,10 +11548,10 @@ table-layout@^1.0.1:
1154811548
typical "^5.2.0"
1154911549
wordwrapjs "^4.0.0"
1155011550

11551-
tailwindcss@^3.1.0:
11552-
version "3.1.0"
11553-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.0.tgz#126e5abd0831dbfdaabea1474c746384c73836ab"
11554-
integrity sha512-XzXq31Fj6RizhlFVNLBlDqzs0dXuIEOAknuOcKx2R/IIQbEz5DnngslYY4JNN6e9JkNBjHGm1w2XDABsADg1ng==
11551+
tailwindcss@^3.1.2:
11552+
version "3.1.2"
11553+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.2.tgz#b5607d17adb6cbb11a13738cc5fdf3e5527dcd7a"
11554+
integrity sha512-yJ6L5s1U5AeS5g7HHy212zdQfjwD426FBfm59pet/JsyneuZuD4C2W7PpJEg4ppisiB21uLqtNagv8KXury3+Q==
1155511555
dependencies:
1155611556
arg "^5.0.1"
1155711557
chokidar "^3.5.3"

0 commit comments

Comments
 (0)