Skip to content

Commit 946e68b

Browse files
Bump tailwindcss from 2.1.2 to 2.1.4 (#863)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v2.1.2...v2.1.4) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff4026f commit 946e68b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"seedrandom": "^3.0.5",
5757
"simple-functional-loader": "^1.2.1",
5858
"stringify-object": "^3.3.0",
59-
"tailwindcss": "^2.1.2",
59+
"tailwindcss": "^2.1.4",
6060
"tinytime": "^0.2.6",
6161
"unist-util-visit": "^2.0.3"
6262
},

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -7020,9 +7020,9 @@ table@^5.2.3:
70207020
slice-ansi "^2.1.0"
70217021
string-width "^3.0.0"
70227022

7023-
tailwindcss@^2.1.2:
7024-
version "2.1.2"
7025-
resolved "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.1.2.tgz"
7023+
tailwindcss@^2.1.4:
7024+
version "2.1.4"
7025+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.1.4.tgz#ee8a1b8ccc140db61960b6738f968a8a1c4cd1f8"
70267026
dependencies:
70277027
"@fullhuman/postcss-purgecss" "^3.1.3"
70287028
bytes "^3.0.0"

0 commit comments

Comments
 (0)