Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 8723e9c

Browse files
chore(deps): update dependency tailwindcss to v3.2.7 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebb487d commit 8723e9c

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
@@ -37,6 +37,6 @@
3737
"npm-run-all": "4.1.5",
3838
"postcss-cli": "10.1.0",
3939
"prismjs": "1.29.0",
40-
"tailwindcss": "3.2.6"
40+
"tailwindcss": "3.2.7"
4141
}
4242
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3310,10 +3310,10 @@ symbol-observable@1.0.1:
33103310
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4"
33113311
integrity sha512-Kb3PrPYz4HanVF1LVGuAdW6LoVgIwjUYJGzFe7NDrBLCN4lsV/5J0MFurV+ygS4bRVwrCEt2c7MQ1R2a72oJDw==
33123312

3313-
tailwindcss@3.2.6:
3314-
version "3.2.6"
3315-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.6.tgz#9bedbc744a4a85d6120ce0cc3db024c551a5c733"
3316-
integrity sha512-BfgQWZrtqowOQMC2bwaSNe7xcIjdDEgixWGYOd6AL0CbKHJlvhfdbINeAW76l1sO+1ov/MJ93ODJ9yluRituIw==
3313+
tailwindcss@3.2.7:
3314+
version "3.2.7"
3315+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.7.tgz#5936dd08c250b05180f0944500c01dce19188c07"
3316+
integrity sha512-B6DLqJzc21x7wntlH/GsZwEXTBttVSl1FtCzC8WP4oBc/NKef7kaax5jeihkkCEWc831/5NDJ9gRNDK6NEioQQ==
33173317
dependencies:
33183318
arg "^5.0.2"
33193319
chokidar "^3.5.3"

0 commit comments

Comments
 (0)