mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump tailwindcss from 3.1.0 to 3.1.2 (#896)
* build(deps): bump tailwindcss from 3.1.0 to 3.1.2 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
6b41756bb5
commit
5aa9b13684
+1
-1
@@ -101,7 +101,7 @@
|
||||
"source-map-loader": "^3.0.0",
|
||||
"spdx-satisfies": "^5.0.0",
|
||||
"style-loader": "^3.3.1",
|
||||
"tailwindcss": "^3.1.0",
|
||||
"tailwindcss": "^3.1.2",
|
||||
"terser-webpack-plugin": "^5.3.3",
|
||||
"typed-redux-saga": "^1.5.0",
|
||||
"typescript": "~4.7.3",
|
||||
|
||||
@@ -2393,7 +2393,7 @@ __metadata:
|
||||
source-map-loader: ^3.0.0
|
||||
spdx-satisfies: ^5.0.0
|
||||
style-loader: ^3.3.1
|
||||
tailwindcss: ^3.1.0
|
||||
tailwindcss: ^3.1.2
|
||||
terser-webpack-plugin: ^5.3.3
|
||||
typed-redux-saga: ^1.5.0
|
||||
typescript: ~4.7.3
|
||||
@@ -13972,9 +13972,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tailwindcss@npm:^3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "tailwindcss@npm:3.1.0"
|
||||
"tailwindcss@npm:^3.1.2":
|
||||
version: 3.1.2
|
||||
resolution: "tailwindcss@npm:3.1.2"
|
||||
dependencies:
|
||||
arg: ^5.0.1
|
||||
chokidar: ^3.5.3
|
||||
@@ -14003,7 +14003,7 @@ __metadata:
|
||||
bin:
|
||||
tailwind: lib/cli.js
|
||||
tailwindcss: lib/cli.js
|
||||
checksum: a61bc5dfae16099868a508addce720dc519f6dc449d3fc4d756c0762edfe5d842c224ac90ff2072c638de1f52cd849d7c3aea12a8834a4653b81d3580383f878
|
||||
checksum: 0c097830374640de83ff4bbed06a891eb74f40cdafdcbfaf69faf65219a6e1b0fadd0cac1da8c70c9633742938e0818c2ba551f9ce47b8051c4e11adebdac8c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user