Skip to content

Commit c70fe5b

Browse files
build(deps-dev): bump tailwindcss from 2.2.14 to 2.2.15 (webpack#5442)
1 parent 7c12f15 commit c70fe5b

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
@@ -132,7 +132,7 @@
132132
"start-server-and-test": "^1.14.0",
133133
"static-site-generator-webpack-plugin": "^3.4.1",
134134
"style-loader": "^3.2.1",
135-
"tailwindcss": "^2.2.14",
135+
"tailwindcss": "^2.2.15",
136136
"tap-spot": "^1.1.1",
137137
"unist-util-visit": "^2.0.3",
138138
"webpack": "^5.52.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11598,10 +11598,10 @@ table@^6.0.9:
1159811598
string-width "^4.2.0"
1159911599
strip-ansi "^6.0.0"
1160011600

11601-
tailwindcss@^2.2.14:
11602-
version "2.2.14"
11603-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.14.tgz#7f71ce6783a5e9768bd0e2ad1cb48eefba42e2ca"
11604-
integrity sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==
11601+
tailwindcss@^2.2.15:
11602+
version "2.2.15"
11603+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.15.tgz#8bee3ebe68b988c050508ce20633f35b040dd9fe"
11604+
integrity sha512-WgV41xTMbnSoTNMNnJvShQZ+8GmY86DmXTrCgnsveNZJdlybfwCItV8kAqjYmU49YiFr+ofzmT1JlAKajBZboQ==
1160511605
dependencies:
1160611606
arg "^5.0.1"
1160711607
bytes "^3.0.0"

0 commit comments

Comments
 (0)