Skip to content

Commit 3f0331d

Browse files
build(deps-dev): bump tailwindcss from 3.1.2 to 3.1.3 (#6217)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.1.2...v3.1.3) --- 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 1f8fa9c commit 3f0331d

File tree

2 files changed

+10
-10
lines changed

2 files changed

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

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3180,10 +3180,10 @@ arch@^2.2.0:
31803180
resolved "https://registry.yarnpkg.com/arch/-/arch-2.2.0.tgz#1bc47818f305764f23ab3306b0bfc086c5a29d11"
31813181
integrity sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==
31823182

3183-
arg@^5.0.1:
3184-
version "5.0.1"
3185-
resolved "https://registry.yarnpkg.com/arg/-/arg-5.0.1.tgz#eb0c9a8f77786cad2af8ff2b862899842d7b6adb"
3186-
integrity sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==
3183+
arg@^5.0.2:
3184+
version "5.0.2"
3185+
resolved "https://registry.yarnpkg.com/arg/-/arg-5.0.2.tgz#c81433cc427c92c4dcf4865142dbca6f15acd59c"
3186+
integrity sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==
31873187

31883188
argparse@^1.0.7:
31893189
version "1.0.10"
@@ -11548,12 +11548,12 @@ table-layout@^1.0.1:
1154811548
typical "^5.2.0"
1154911549
wordwrapjs "^4.0.0"
1155011550

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==
11551+
tailwindcss@^3.1.3:
11552+
version "3.1.3"
11553+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.3.tgz#b9ef2c1ae537c339679e8e89635af8e143d1c7eb"
11554+
integrity sha512-PRJNYdSIthrb8hjmAyymEyEN8Yo61TMXpzyFUpxULeeyRn3Y3gpvuw6FlRTKrJvK7thSGKRnhT36VovVx4WeMA==
1155511555
dependencies:
11556-
arg "^5.0.1"
11556+
arg "^5.0.2"
1155711557
chokidar "^3.5.3"
1155811558
color-name "^1.1.4"
1155911559
detective "^5.2.1"

0 commit comments

Comments
 (0)