Skip to content

Commit eeeb913

Browse files
committed
chore(deps): update dependency tailwindcss to v2.2.4
1 parent 840d078 commit eeeb913

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"jest": "27.0.4",
3131
"postcss": "8.3.5",
3232
"prettier": "2.3.2",
33-
"tailwindcss": "2.2.2",
33+
"tailwindcss": "2.2.4",
3434
"ts-jest": "27.0.3",
3535
"typescript": "4.3.4"
3636
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1585,7 +1585,7 @@ __metadata:
15851585
languageName: node
15861586
linkType: hard
15871587

1588-
"chokidar@npm:^3.4.0, chokidar@npm:^3.5.1":
1588+
"chokidar@npm:^3.4.0, chokidar@npm:^3.5.2":
15891589
version: 3.5.2
15901590
resolution: "chokidar@npm:3.5.2"
15911591
dependencies:
@@ -4444,7 +4444,7 @@ __metadata:
44444444
languageName: node
44454445
linkType: hard
44464446

4447-
"postcss-load-config@npm:^3.0.1":
4447+
"postcss-load-config@npm:^3.1.0":
44484448
version: 3.1.0
44494449
resolution: "postcss-load-config@npm:3.1.0"
44504450
dependencies:
@@ -5278,23 +5278,23 @@ __metadata:
52785278
jest: 27.0.4
52795279
postcss: 8.3.5
52805280
prettier: 2.3.2
5281-
tailwindcss: 2.2.2
5281+
tailwindcss: 2.2.4
52825282
ts-jest: 27.0.3
52835283
typescript: 4.3.4
52845284
peerDependencies:
52855285
tailwindcss: ^2.2.2
52865286
languageName: unknown
52875287
linkType: soft
52885288

5289-
"tailwindcss@npm:2.2.2":
5290-
version: 2.2.2
5291-
resolution: "tailwindcss@npm:2.2.2"
5289+
"tailwindcss@npm:2.2.4":
5290+
version: 2.2.4
5291+
resolution: "tailwindcss@npm:2.2.4"
52925292
dependencies:
52935293
"@fullhuman/postcss-purgecss": ^4.0.3
52945294
arg: ^5.0.0
52955295
bytes: ^3.0.0
52965296
chalk: ^4.1.1
5297-
chokidar: ^3.5.1
5297+
chokidar: ^3.5.2
52985298
color: ^3.1.3
52995299
cosmiconfig: ^7.0.0
53005300
detective: ^5.2.0
@@ -5312,7 +5312,7 @@ __metadata:
53125312
normalize-path: ^3.0.0
53135313
object-hash: ^2.2.0
53145314
postcss-js: ^3.0.3
5315-
postcss-load-config: ^3.0.1
5315+
postcss-load-config: ^3.1.0
53165316
postcss-nested: 5.0.5
53175317
postcss-selector-parser: ^6.0.6
53185318
postcss-value-parser: ^4.1.0
@@ -5327,7 +5327,7 @@ __metadata:
53275327
bin:
53285328
tailwind: lib/cli.js
53295329
tailwindcss: lib/cli.js
5330-
checksum: 092b0d88ededd58ae2aa1b6b465673f1d8536ffd6ef61a48f347a2f85406025e1f6e470a74176272352edb50245a1d294328b0236ab7948f5fb1bd85db85a278
5330+
checksum: e48ad9747ac3082bd46df0a70d839818ecff5033ffd89f785bb4fb399046a49feb2a2a9c7f79468d4728d5edad29b9c453c3b723d6da0e0331e4db4d48b0bd03
53315331
languageName: node
53325332
linkType: hard
53335333

0 commit comments

Comments
 (0)