Skip to content

Commit 16779f8

Browse files
dependabot[bot]dlech
authored andcommitted
build(deps): bump tailwindcss from 3.4.0 to 3.4.1
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/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a770a4f commit 16779f8

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.2",
112112
"spdx-satisfies": "^5.0.0",
113113
"style-loader": "^3.3.4",
114-
"tailwindcss": "^3.4.0",
114+
"tailwindcss": "^3.4.1",
115115
"terser-webpack-plugin": "^5.3.10",
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.2
29542954
spdx-satisfies: ^5.0.0
29552955
style-loader: ^3.3.4
2956-
tailwindcss: ^3.4.0
2956+
tailwindcss: ^3.4.1
29572957
terser-webpack-plugin: ^5.3.10
29582958
two.js: ^0.8.12
29592959
typed-redux-saga: ^1.5.0
@@ -15966,9 +15966,9 @@ __metadata:
1596615966
languageName: node
1596715967
linkType: hard
1596815968

15969-
"tailwindcss@npm:^3.4.0":
15970-
version: 3.4.0
15971-
resolution: "tailwindcss@npm:3.4.0"
15969+
"tailwindcss@npm:^3.4.1":
15970+
version: 3.4.1
15971+
resolution: "tailwindcss@npm:3.4.1"
1597215972
dependencies:
1597315973
"@alloc/quick-lru": ^5.2.0
1597415974
arg: ^5.0.2
@@ -15995,7 +15995,7 @@ __metadata:
1599515995
bin:
1599615996
tailwind: lib/cli.js
1599715997
tailwindcss: lib/cli.js
15998-
checksum: d7f05beb1cf98d169b9b65ef674a82dd16c97757194f9bacee4c536cf74f3852e0008a74f7af8578f4a1e9639fac262fd8ef89efe3e6e06667243640422f9462
15998+
checksum: ef5a587dd32bb4e91e1549ead6162f85f0b78d3e6ffd8b4e8eeb15585b7b886cb3af6ae9df5092ed8ccb7e590608d1b3eec79ca08c862b07cd9ff7e72f73104b
1599915999
languageName: node
1600016000
linkType: hard
1600116001

0 commit comments

Comments
 (0)