Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
build(deps): bump tailwindcss from 3.4.2 to 3.4.3 (#1084)
Browse files Browse the repository at this point in the history
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.2...v3.4.3)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 825787d commit 5d6688b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/customer-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"dotenv-cli": "^7.4.1",
"eslint": "^8.57.0",
"jsdom": "^24.0.0",
"tailwindcss": "^3.4.2"
"tailwindcss": "^3.4.3"
},
"eslintConfig": {
"root": true,
Expand Down
2 changes: 1 addition & 1 deletion tooling/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"postcss": "^8.4.38",
"tailwindcss": "^3.4.2",
"tailwindcss": "^3.4.3",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ __metadata:
react-intersection-observer: "npm:^9.8.1"
react-intl: "npm:^6.6.4"
superjson: "npm:^2.2.1"
tailwindcss: "npm:^3.4.2"
tailwindcss: "npm:^3.4.3"
zod: "npm:^3.22.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -751,7 +751,7 @@ __metadata:
eslint: "npm:^8.57.0"
postcss: "npm:^8.4.38"
prettier: "npm:^3.2.5"
tailwindcss: "npm:^3.4.2"
tailwindcss: "npm:^3.4.3"
tailwindcss-animate: "npm:^1.0.7"
typescript: "npm:^5.4.3"
languageName: unknown
Expand Down Expand Up @@ -9588,9 +9588,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.4.2":
version: 3.4.2
resolution: "tailwindcss@npm:3.4.2"
"tailwindcss@npm:^3.4.3":
version: 3.4.3
resolution: "tailwindcss@npm:3.4.3"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -9617,7 +9617,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: e26e330d87c2305ae764de7882572b6ddea4ce026064b2feccbb78d61fefb6c69ceb97ae895da93c1f03c5936ac278b991d0c44569bf9d89e3f51671d4aad425
checksum: 11e5546494f2888f693ebaa271b218b3a8e52fe59d7b629e54f2dffd6eaafd5ded2e9f0c37ad04e6a866dffb2b116d91becebad77e1441beee8bf016bb2392f9
languageName: node
linkType: hard

Expand Down

0 comments on commit 5d6688b

Please sign in to comment.