Skip to content

Commit 793a52f

Browse files
build(deps-dev): bump tailwindcss from 3.0.10 to 3.0.12 (webpack#5850)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.10 to 3.0.12. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.0.10...v3.0.12) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development 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 03b1de4 commit 793a52f

File tree

2 files changed

+16
-17
lines changed

2 files changed

+16
-17
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"start-server-and-test": "^1.14.0",
133133
"static-site-generator-webpack-plugin": "^3.4.1",
134134
"style-loader": "^3.3.1",
135-
"tailwindcss": "^3.0.10",
135+
"tailwindcss": "^3.0.12",
136136
"tap-spot": "^1.1.1",
137137
"unist-util-visit": "^4.1.0",
138138
"webpack": "^5.65.0",

yarn.lock

+15-16
Original file line numberDiff line numberDiff line change
@@ -9412,13 +9412,12 @@ postcss-discard-overridden@^5.0.1:
94129412
resolved "https://registry.yarnpkg.com/postcss-discard-overridden/-/postcss-discard-overridden-5.0.1.tgz#454b41f707300b98109a75005ca4ab0ff2743ac6"
94139413
integrity sha512-Y28H7y93L2BpJhrdUR2SR2fnSsT+3TVx1NmVQLbcnZWwIUpJ7mfcTC6Za9M2PG6w8j7UQRfzxqn8jU2VwFxo3Q==
94149414

9415-
postcss-js@^3.0.3:
9416-
version "3.0.3"
9417-
resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-3.0.3.tgz#2f0bd370a2e8599d45439f6970403b5873abda33"
9418-
integrity sha512-gWnoWQXKFw65Hk/mi2+WTQTHdPD5UJdDXZmX073EY/B3BWnYjO4F4t0VneTCnCGQ5E5GsCdMkzPaTXwl3r5dJw==
9415+
postcss-js@^4.0.0:
9416+
version "4.0.0"
9417+
resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-4.0.0.tgz#31db79889531b80dc7bc9b0ad283e418dce0ac00"
9418+
integrity sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==
94199419
dependencies:
94209420
camelcase-css "^2.0.1"
9421-
postcss "^8.1.6"
94229421

94239422
postcss-load-config@^3.1.0:
94249423
version "3.1.0"
@@ -9626,10 +9625,10 @@ postcss-scss@^0.3.0:
96269625
dependencies:
96279626
postcss "^5.2.4"
96289627

9629-
postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.6, postcss-selector-parser@^6.0.7:
9630-
version "6.0.7"
9631-
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.7.tgz#48404830a635113a71fd79397de8209ed05a66fc"
9632-
integrity sha512-U+b/Deoi4I/UmE6KOVPpnhS7I7AYdKbhGcat+qTQ27gycvaACvNEw11ba6RrkwVmDVRW7sigWgLj4/KbbJjeDA==
9628+
postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.6, postcss-selector-parser@^6.0.8:
9629+
version "6.0.8"
9630+
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.8.tgz#f023ed7a9ea736cd7ef70342996e8e78645a7914"
9631+
integrity sha512-D5PG53d209Z1Uhcc0qAZ5U3t5HagH3cxu+WLZ22jt3gLUpXM4eXXfiO14jiDWST3NNooX/E8wISfOhZ9eIjGTQ==
96339632
dependencies:
96349633
cssesc "^3.0.0"
96359634
util-deprecate "^1.0.2"
@@ -9671,7 +9670,7 @@ postcss@^5.0.8, postcss@^5.2.4:
96719670
source-map "^0.5.6"
96729671
supports-color "^3.2.3"
96739672

9674-
postcss@^8.1.6, postcss@^8.2.15, postcss@^8.3.10, postcss@^8.3.5, postcss@^8.4.5:
9673+
postcss@^8.2.15, postcss@^8.3.10, postcss@^8.3.5, postcss@^8.4.5:
96759674
version "8.4.5"
96769675
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.5.tgz#bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95"
96779676
integrity sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==
@@ -11461,10 +11460,10 @@ synckit@^0.4.1:
1146111460
tslib "^2.3.1"
1146211461
uuid "^8.3.2"
1146311462

11464-
tailwindcss@^3.0.10:
11465-
version "3.0.10"
11466-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.10.tgz#be83322644353b053fe8581f8f2413e958d7e11b"
11467-
integrity sha512-dSKGNqI6hyzY8CPX0GsYTZ9yTxGesHrNFPIANTBe8bQWNHGTsAd7PoZQ+HTaIQb/we3zaZfa4F487WCCvhBGbw==
11463+
tailwindcss@^3.0.12:
11464+
version "3.0.12"
11465+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.12.tgz#b43bf952dbfd62cec087319748eb69f8e1c7855d"
11466+
integrity sha512-VqhF86z2c34sJyS5ZS8Q2nYuN0KzqZw1GGsuQQO9kJ3mY1oG7Fsag0vICkxUVXk6P+1sUkTkjMjKWCjEF0hNHw==
1146811467
dependencies:
1146911468
arg "^5.0.1"
1147011469
chalk "^4.1.2"
@@ -11479,10 +11478,10 @@ tailwindcss@^3.0.10:
1147911478
is-glob "^4.0.3"
1148011479
normalize-path "^3.0.0"
1148111480
object-hash "^2.2.0"
11482-
postcss-js "^3.0.3"
11481+
postcss-js "^4.0.0"
1148311482
postcss-load-config "^3.1.0"
1148411483
postcss-nested "5.0.6"
11485-
postcss-selector-parser "^6.0.7"
11484+
postcss-selector-parser "^6.0.8"
1148611485
postcss-value-parser "^4.2.0"
1148711486
quick-lru "^5.1.1"
1148811487
resolve "^1.20.0"

0 commit comments

Comments
 (0)