Skip to content

Commit 2ad0c87

Browse files
chore(deps): bump tailwindcss from 3.2.3 to 3.2.4 (#134)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.2.3...v3.2.4) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dipakparmar <hi@dipak.tech> Co-authored-by: dipakparmar <hi@dipak.tech>
1 parent 06288d9 commit 2ad0c87

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-dom": "^17.0.2",
3232
"react-gist": "^1.2.4",
3333
"reading-time": "^1.5.0",
34-
"tailwindcss": "^3.2.3"
34+
"tailwindcss": "^3.2.4"
3535
},
3636
"devDependencies": {
3737
"@babel/eslint-parser": "^7.19.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8261,10 +8261,10 @@ table@^6.8.1:
82618261
string-width "^4.2.3"
82628262
strip-ansi "^6.0.1"
82638263

8264-
tailwindcss@^3.2.3:
8265-
version "3.2.3"
8266-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.3.tgz#c5ee3cb95dae7a80592d43a460d277915c7b2938"
8267-
integrity sha512-Xt9D4PK4zuuQCEB8bwK9JUCKmTgUwyac/6b0/42Vqhgl6YJkep+Wf5wq+5uXYfmrupdAD0YY2NY1hyZp1HjRrg==
8264+
tailwindcss@^3.2.4:
8265+
version "3.2.4"
8266+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.4.tgz#afe3477e7a19f3ceafb48e4b083e292ce0dc0250"
8267+
integrity sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==
82688268
dependencies:
82698269
arg "^5.0.2"
82708270
chokidar "^3.5.3"

0 commit comments

Comments
 (0)