Skip to content

Commit 66d98fc

Browse files
chore(deps-dev): bump tailwindcss in the dependencies group (#7429)
Bumps the dependencies group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `tailwindcss` from 3.4.13 to 3.4.14 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.13...v3.4.14) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f1ab86 commit 66d98fc

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
@@ -136,7 +136,7 @@
136136
"sitemap-static": "^0.4.2",
137137
"static-site-generator-webpack-plugin": "^3.4.1",
138138
"style-loader": "^4.0.0",
139-
"tailwindcss": "^3.4.13",
139+
"tailwindcss": "^3.4.14",
140140
"tap-spot": "^1.1.2",
141141
"unist-util-visit": "^5.0.0",
142142
"webpack": "^5.95.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12680,10 +12680,10 @@ table-layout@^1.0.1:
1268012680
typical "^5.2.0"
1268112681
wordwrapjs "^4.0.0"
1268212682

12683-
tailwindcss@^3.4.13:
12684-
version "3.4.13"
12685-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.13.tgz#3d11e5510660f99df4f1bfb2d78434666cb8f831"
12686-
integrity sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==
12683+
tailwindcss@^3.4.14:
12684+
version "3.4.14"
12685+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.14.tgz#6dd23a7f54ec197b19159e91e3bb1e55e7aa73ac"
12686+
integrity sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==
1268712687
dependencies:
1268812688
"@alloc/quick-lru" "^5.2.0"
1268912689
arg "^5.0.2"

0 commit comments

Comments
 (0)