Skip to content

Commit

Permalink
[yarn](deps-dev): Bump tailwindcss in /react/ucmacm-website (#265)
Browse files Browse the repository at this point in the history
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.1/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  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 Jan 8, 2024
1 parent 2a25f20 commit 3665464
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions react/ucmacm-website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion react/ucmacm-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"husky": "^8.0.0",
"postcss": "^8.4.33",
"prettier": "3.1.1",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3",
"vite": "^5.0.11"
}
Expand Down
10 changes: 5 additions & 5 deletions react/ucmacm-website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3789,9 +3789,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.4.0":
version: 3.4.0
resolution: "tailwindcss@npm:3.4.0"
"tailwindcss@npm:^3.4.1":
version: 3.4.1
resolution: "tailwindcss@npm:3.4.1"
dependencies:
"@alloc/quick-lru": ^5.2.0
arg: ^5.0.2
Expand All @@ -3818,7 +3818,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: d7f05beb1cf98d169b9b65ef674a82dd16c97757194f9bacee4c536cf74f3852e0008a74f7af8578f4a1e9639fac262fd8ef89efe3e6e06667243640422f9462
checksum: ef5a587dd32bb4e91e1549ead6162f85f0b78d3e6ffd8b4e8eeb15585b7b886cb3af6ae9df5092ed8ccb7e590608d1b3eec79ca08c862b07cd9ff7e72f73104b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3988,7 +3988,7 @@ __metadata:
prettier: 3.1.1
react: ^18.2.0
react-dom: ^18.2.0
tailwindcss: ^3.4.0
tailwindcss: ^3.4.1
typescript: 5.3.3
vite: ^5.0.11
languageName: unknown
Expand Down

0 comments on commit 3665464

Please sign in to comment.