Skip to content

Commit 503f31e

Browse files
dependabot[bot]dependabot-fix
andauthored
build(deps): bump tailwindcss from 3.1.5 to 3.1.6 (#975)
* build(deps): bump tailwindcss from 3.1.5 to 3.1.6 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.1.5...v3.1.6) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <[email protected]>
1 parent 2c8d2a5 commit 503f31e

File tree

2 files changed

+12
-19
lines changed

2 files changed

+12
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"source-map-loader": "^4.0.0",
106106
"spdx-satisfies": "^5.0.0",
107107
"style-loader": "^3.3.1",
108-
"tailwindcss": "^3.1.5",
108+
"tailwindcss": "^3.1.6",
109109
"terser-webpack-plugin": "^5.3.3",
110110
"typed-redux-saga": "^1.5.0",
111111
"typescript": "~4.7.4",

yarn.lock

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2405,7 +2405,7 @@ __metadata:
24052405
source-map-loader: ^4.0.0
24062406
spdx-satisfies: ^5.0.0
24072407
style-loader: ^3.3.1
2408-
tailwindcss: ^3.1.5
2408+
tailwindcss: ^3.1.6
24092409
terser-webpack-plugin: ^5.3.3
24102410
typed-redux-saga: ^1.5.0
24112411
typescript: ~4.7.4
@@ -11783,12 +11783,12 @@ __metadata:
1178311783
languageName: node
1178411784
linkType: hard
1178511785

11786-
"postcss-load-config@npm:^4.0.1":
11787-
version: 4.0.1
11788-
resolution: "postcss-load-config@npm:4.0.1"
11786+
"postcss-load-config@npm:^3.1.4":
11787+
version: 3.1.4
11788+
resolution: "postcss-load-config@npm:3.1.4"
1178911789
dependencies:
1179011790
lilconfig: ^2.0.5
11791-
yaml: ^2.1.1
11791+
yaml: ^1.10.2
1179211792
peerDependencies:
1179311793
postcss: ">=8.0.9"
1179411794
ts-node: ">=9.0.0"
@@ -11797,7 +11797,7 @@ __metadata:
1179711797
optional: true
1179811798
ts-node:
1179911799
optional: true
11800-
checksum: b61f890499ed7dcda1e36c20a9582b17d745bad5e2b2c7bc96942465e406bc43ae03f270c08e60d1e29dab1ee50cb26970b5eb20c9aae30e066e20bd607ae4e4
11800+
checksum: 1c589504c2d90b1568aecae8238ab993c17dba2c44f848a8f13619ba556d26a1c09644d5e6361b5784e721e94af37b604992f9f3dc0483e687a0cc1cc5029a34
1180111801
languageName: node
1180211802
linkType: hard
1180311803

@@ -14164,9 +14164,9 @@ __metadata:
1416414164
languageName: node
1416514165
linkType: hard
1416614166

14167-
"tailwindcss@npm:^3.1.5":
14168-
version: 3.1.5
14169-
resolution: "tailwindcss@npm:3.1.5"
14167+
"tailwindcss@npm:^3.1.6":
14168+
version: 3.1.6
14169+
resolution: "tailwindcss@npm:3.1.6"
1417014170
dependencies:
1417114171
arg: ^5.0.2
1417214172
chokidar: ^3.5.3
@@ -14184,7 +14184,7 @@ __metadata:
1418414184
postcss: ^8.4.14
1418514185
postcss-import: ^14.1.0
1418614186
postcss-js: ^4.0.0
14187-
postcss-load-config: ^4.0.1
14187+
postcss-load-config: ^3.1.4
1418814188
postcss-nested: 5.0.6
1418914189
postcss-selector-parser: ^6.0.10
1419014190
postcss-value-parser: ^4.2.0
@@ -14195,7 +14195,7 @@ __metadata:
1419514195
bin:
1419614196
tailwind: lib/cli.js
1419714197
tailwindcss: lib/cli.js
14198-
checksum: 9b66bb481e63596d299ca994b745f0b99b1f0958148fe7a6b1b43436fe786865215b319b97fd6be1cd1050cf458656af98a0ec35f91cc5af97e3b771e8544746
14198+
checksum: 90719c6fd0dcdda5c8e2882ad421048c9dd90890e0c118d12ff3ec31adba53eb2df8fed1ed203e728e5b32297e1cc207df463a6b196d37344a63fde9f67c52b6
1419914199
languageName: node
1420014200
linkType: hard
1420114201

@@ -15506,13 +15506,6 @@ __metadata:
1550615506
languageName: node
1550715507
linkType: hard
1550815508

15509-
"yaml@npm:^2.1.1":
15510-
version: 2.1.1
15511-
resolution: "yaml@npm:2.1.1"
15512-
checksum: f48bb209918aa57cfaf78ef6448d1a1f8187f45c746f933268b7023dc59e5456004611879126c9bb5ea55b0a2b1c2b392dfde436931ece0c703a3d754562bb96
15513-
languageName: node
15514-
linkType: hard
15515-
1551615509
"yargs-parser@npm:^20.2.2":
1551715510
version: 20.2.9
1551815511
resolution: "yargs-parser@npm:20.2.9"

0 commit comments

Comments
 (0)