Skip to content

Commit d03d387

Browse files
build(deps): bump tailwindcss from 3.3.5 to 3.3.6 (#2175)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.5 to 3.3.6. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.3.5...v3.3.6) --- 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>
1 parent 7d3d8e4 commit d03d387

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"source-map-loader": "^4.0.1",
112112
"spdx-satisfies": "^5.0.0",
113113
"style-loader": "^3.3.3",
114-
"tailwindcss": "^3.3.5",
114+
"tailwindcss": "^3.3.6",
115115
"terser-webpack-plugin": "^5.3.9",
116116
"two.js": "^0.8.12",
117117
"typed-redux-saga": "^1.5.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2953,7 +2953,7 @@ __metadata:
29532953
source-map-loader: ^4.0.1
29542954
spdx-satisfies: ^5.0.0
29552955
style-loader: ^3.3.3
2956-
tailwindcss: ^3.3.5
2956+
tailwindcss: ^3.3.6
29572957
terser-webpack-plugin: ^5.3.9
29582958
two.js: ^0.8.12
29592959
typed-redux-saga: ^1.5.0
@@ -16280,9 +16280,9 @@ __metadata:
1628016280
languageName: node
1628116281
linkType: hard
1628216282

16283-
"tailwindcss@npm:^3.3.5":
16284-
version: 3.3.5
16285-
resolution: "tailwindcss@npm:3.3.5"
16283+
"tailwindcss@npm:^3.3.6":
16284+
version: 3.3.6
16285+
resolution: "tailwindcss@npm:3.3.6"
1628616286
dependencies:
1628716287
"@alloc/quick-lru": ^5.2.0
1628816288
arg: ^5.0.2
@@ -16309,7 +16309,7 @@ __metadata:
1630916309
bin:
1631016310
tailwind: lib/cli.js
1631116311
tailwindcss: lib/cli.js
16312-
checksum: e04bb3bb7f9f17e9b6db0c7ace755ef0d6d05bff36ebeb9e5006e13c018ed5566f09db30a1a34380e38fa93ebbb4ae0e28fe726879d5e9ddd8c5b52bffd26f14
16312+
checksum: 44632ac471248ecebcee1a2f15a0c3e9b8383513e71692b586aa2fe56dca12828ff70de3d340c898f27b27480e8475e5eb345fb2ebb813028bb2393578a34337
1631316313
languageName: node
1631416314
linkType: hard
1631516315

0 commit comments

Comments
 (0)