Skip to content

Commit 56c5701

Browse files
Bump tailwindcss from 2.2.14 to 2.2.15 (#944)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.2.14 to 2.2.15. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v2.2.14...v2.2.15) --- 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 05f4001 commit 56c5701

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
@@ -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.2.14",
59+
"tailwindcss": "^2.2.15",
6060
"tinytime": "^0.2.6",
6161
"unist-util-visit": "^2.0.3"
6262
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6139,10 +6139,10 @@ table@^5.2.3:
61396139
slice-ansi "^2.1.0"
61406140
string-width "^3.0.0"
61416141

6142-
tailwindcss@^2.2.14:
6143-
version "2.2.14"
6144-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.14.tgz#7f71ce6783a5e9768bd0e2ad1cb48eefba42e2ca"
6145-
integrity sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==
6142+
tailwindcss@^2.2.15:
6143+
version "2.2.15"
6144+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.15.tgz#8bee3ebe68b988c050508ce20633f35b040dd9fe"
6145+
integrity sha512-WgV41xTMbnSoTNMNnJvShQZ+8GmY86DmXTrCgnsveNZJdlybfwCItV8kAqjYmU49YiFr+ofzmT1JlAKajBZboQ==
61466146
dependencies:
61476147
arg "^5.0.1"
61486148
bytes "^3.0.0"

0 commit comments

Comments
 (0)