Skip to content

Commit

Permalink
Bump tailwindcss from 3.3.3 to 3.3.5 in /screen2.0 (#168)
Browse files Browse the repository at this point in the history
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.3 to 3.3.5.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.3.3...v3.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent c99dcc5 commit 15e7e9b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-dropzone": "^14.2.3",
"server": "^1.0.38",
"sharp": "^0.32.4",
"tailwindcss": "3.3.3",
"tailwindcss": "3.3.5",
"typescript": "5.2.2",
"umms-gb": "^3.9.13",
"uuid": "^9.0.0"
Expand Down
22 changes: 11 additions & 11 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3314,7 +3314,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.1":
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0, fast-glob@npm:^3.3.1":
version: 3.3.1
resolution: "fast-glob@npm:3.3.1"
dependencies:
Expand Down Expand Up @@ -4526,7 +4526,7 @@ __metadata:
languageName: node
linkType: hard

"jiti@npm:^1.18.2":
"jiti@npm:^1.19.1":
version: 1.20.0
resolution: "jiti@npm:1.20.0"
bin:
Expand Down Expand Up @@ -6499,7 +6499,7 @@ __metadata:
react-dropzone: ^14.2.3
server: ^1.0.38
sharp: ^0.32.4
tailwindcss: 3.3.3
tailwindcss: 3.3.5
typescript: 5.2.2
umms-gb: ^3.9.13
uuid: ^9.0.0
Expand Down Expand Up @@ -7163,19 +7163,19 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:3.3.3":
version: 3.3.3
resolution: "tailwindcss@npm:3.3.3"
"tailwindcss@npm:3.3.5":
version: 3.3.5
resolution: "tailwindcss@npm:3.3.5"
dependencies:
"@alloc/quick-lru": ^5.2.0
arg: ^5.0.2
chokidar: ^3.5.3
didyoumean: ^1.2.2
dlv: ^1.1.3
fast-glob: ^3.2.12
fast-glob: ^3.3.0
glob-parent: ^6.0.2
is-glob: ^4.0.3
jiti: ^1.18.2
jiti: ^1.19.1
lilconfig: ^2.1.0
micromatch: ^4.0.5
normalize-path: ^3.0.0
Expand All @@ -7192,7 +7192,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 0195c7a3ebb0de5e391d2a883d777c78a4749f0c532d204ee8aea9129f2ed8e701d8c0c276aa5f7338d07176a3c2a7682c1d0ab9c8a6c2abe6d9325c2954eb50
checksum: e04bb3bb7f9f17e9b6db0c7ace755ef0d6d05bff36ebeb9e5006e13c018ed5566f09db30a1a34380e38fa93ebbb4ae0e28fe726879d5e9ddd8c5b52bffd26f14
languageName: node
linkType: hard

Expand Down Expand Up @@ -7525,11 +7525,11 @@ __metadata:

"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=85af82"
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
languageName: node
linkType: hard

Expand Down

0 comments on commit 15e7e9b

Please sign in to comment.