Skip to content

Commit 2e1e867

Browse files
build(deps): bump tailwindcss from 3.2.0 to 3.2.1 (#1240)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec9d7f2 commit 2e1e867

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"source-map-loader": "^4.0.1",
113113
"spdx-satisfies": "^5.0.0",
114114
"style-loader": "^3.3.1",
115-
"tailwindcss": "^3.2.0",
115+
"tailwindcss": "^3.2.1",
116116
"terser-webpack-plugin": "^5.3.6",
117117
"typed-redux-saga": "^1.5.0",
118118
"typescript": "~4.8.4",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2519,7 +2519,7 @@ __metadata:
25192519
source-map-loader: ^4.0.1
25202520
spdx-satisfies: ^5.0.0
25212521
style-loader: ^3.3.1
2522-
tailwindcss: ^3.2.0
2522+
tailwindcss: ^3.2.1
25232523
terser-webpack-plugin: ^5.3.6
25242524
typed-redux-saga: ^1.5.0
25252525
typescript: ~4.8.4
@@ -14403,9 +14403,9 @@ __metadata:
1440314403
languageName: node
1440414404
linkType: hard
1440514405

14406-
"tailwindcss@npm:^3.2.0":
14407-
version: 3.2.0
14408-
resolution: "tailwindcss@npm:3.2.0"
14406+
"tailwindcss@npm:^3.2.1":
14407+
version: 3.2.1
14408+
resolution: "tailwindcss@npm:3.2.1"
1440914409
dependencies:
1441014410
arg: ^5.0.2
1441114411
chokidar: ^3.5.3
@@ -14417,6 +14417,7 @@ __metadata:
1441714417
glob-parent: ^6.0.2
1441814418
is-glob: ^4.0.3
1441914419
lilconfig: ^2.0.6
14420+
micromatch: ^4.0.5
1442014421
normalize-path: ^3.0.0
1442114422
object-hash: ^3.0.0
1442214423
picocolors: ^1.0.0
@@ -14434,7 +14435,7 @@ __metadata:
1443414435
bin:
1443514436
tailwind: lib/cli.js
1443614437
tailwindcss: lib/cli.js
14437-
checksum: a5b48bba217bbc0bf3e8e644cbb4c0f91b9da048234f0b5a7bc1d9a296bc8ece7c70f7108ab9689c31539fdd716e20a39a05c5aaf11529298750ac2f1708bfe1
14438+
checksum: 8479f6e469b3ac3146fec5bf4b5ec411f24f481087d9db9a9e16bd5169cfe5f6af082b8fe656bbb8829faa8805765104843f549b08b4ba34e972d0743d0c7e94
1443814439
languageName: node
1443914440
linkType: hard
1444014441

0 commit comments

Comments
 (0)