Skip to content

Commit 5bdde3f

Browse files
Bump posthtml-postcss from 0.5.0 to 1.0.4
Bumps [posthtml-postcss](https://github.com/posthtml/posthtml-postcss) from 0.5.0 to 1.0.4. - [Release notes](https://github.com/posthtml/posthtml-postcss/releases) - [Changelog](https://github.com/posthtml/posthtml-postcss/blob/master/CHANGELOG.md) - [Commits](posthtml/posthtml-postcss@v0.5.0...v1.0.4) --- updated-dependencies: - dependency-name: posthtml-postcss dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b0b597 commit 5bdde3f

File tree

2 files changed

+26
-83
lines changed

2 files changed

+26
-83
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"postcss-url": "10.1.3",
4747
"posthtml": "0.16.6",
4848
"posthtml-beautify": "0.7.0",
49-
"posthtml-postcss": "0.5.0",
49+
"posthtml-postcss": "1.0.4",
5050
"posthtml-urls": "1.0.0",
5151
"prettier": "3.5.3",
5252
"pretty-quick": "4.2.2",

yarn.lock

Lines changed: 25 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1788,25 +1788,6 @@ call-bind@^1.0.0, call-bind@^1.0.2:
17881788
function-bind "^1.1.1"
17891789
get-intrinsic "^1.0.2"
17901790

1791-
caller-callsite@^2.0.0:
1792-
version "2.0.0"
1793-
resolved "https://registry.yarnpkg.com/caller-callsite/-/caller-callsite-2.0.0.tgz#847e0fce0a223750a9a027c54b33731ad3154134"
1794-
integrity sha512-JuG3qI4QOftFsZyOn1qq87fq5grLIyk1JYd5lJmdA+fG7aQ9pA/i3JIJGcO3q0MrRcHlOt1U+ZeHW8Dq9axALQ==
1795-
dependencies:
1796-
callsites "^2.0.0"
1797-
1798-
caller-path@^2.0.0:
1799-
version "2.0.0"
1800-
resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-2.0.0.tgz#468f83044e369ab2010fac5f06ceee15bb2cb1f4"
1801-
integrity sha512-MCL3sf6nCSXOwCTzvPKhN18TU7AHTvdtam8DAogxcrJ8Rjfbbg7Lgng64H9Iy+vUV6VGFClN/TyxBkAebLRR4A==
1802-
dependencies:
1803-
caller-callsite "^2.0.0"
1804-
1805-
callsites@^2.0.0:
1806-
version "2.0.0"
1807-
resolved "https://registry.yarnpkg.com/callsites/-/callsites-2.0.0.tgz#06eb84f00eea413da86affefacbffb36093b3c50"
1808-
integrity sha512-ksWePWBloaWPxJYQ8TL0JHvtci6G5QTKwQ95RcWAa/lzoAKuAOflGdAK92hpHXjkwb8zLxoLNUoNYZgVsaJzvQ==
1809-
18101791
callsites@^3.0.0, callsites@^3.1.0:
18111792
version "3.1.0"
18121793
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -2013,16 +1994,6 @@ convert-source-map@^2.0.0:
20131994
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
20141995
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
20151996

2016-
cosmiconfig@^5.0.0:
2017-
version "5.2.1"
2018-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
2019-
integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
2020-
dependencies:
2021-
import-fresh "^2.0.0"
2022-
is-directory "^0.3.1"
2023-
js-yaml "^3.13.1"
2024-
parse-json "^4.0.0"
2025-
20261997
cosmiconfig@^7.1.0:
20271998
version "7.1.0"
20281999
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6"
@@ -2818,10 +2789,10 @@ [email protected]:
28182789
package-json-from-dist "^1.0.0"
28192790
path-scurry "^2.0.0"
28202791

2821-
glob@^10.3.7:
2822-
version "10.4.3"
2823-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.3.tgz#e0ba2253dd21b3d0acdfb5d507c59a29f513fc7a"
2824-
integrity sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg==
2792+
glob@^10.3.10:
2793+
version "10.4.5"
2794+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
2795+
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
28252796
dependencies:
28262797
foreground-child "^3.1.0"
28272798
jackspeak "^3.1.2"
@@ -2830,10 +2801,10 @@ glob@^10.3.7:
28302801
package-json-from-dist "^1.0.0"
28312802
path-scurry "^1.11.1"
28322803

2833-
glob@^10.3.10:
2834-
version "10.4.5"
2835-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
2836-
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
2804+
glob@^10.3.7:
2805+
version "10.4.3"
2806+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.3.tgz#e0ba2253dd21b3d0acdfb5d507c59a29f513fc7a"
2807+
integrity sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg==
28372808
dependencies:
28382809
foreground-child "^3.1.0"
28392810
jackspeak "^3.1.2"
@@ -3109,21 +3080,6 @@ immutable@^5.0.2:
31093080
resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.0.3.tgz#aa037e2313ea7b5d400cd9298fa14e404c933db1"
31103081
integrity sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==
31113082

3112-
import-cwd@^2.0.0:
3113-
version "2.1.0"
3114-
resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-2.1.0.tgz#aa6cf36e722761285cb371ec6519f53e2435b0a9"
3115-
integrity sha512-Ew5AZzJQFqrOV5BTW3EIoHAnoie1LojZLXKcCQ/yTRyVZosBhK1x1ViYjHGf5pAFOq8ZyChZp6m/fSN7pJyZtg==
3116-
dependencies:
3117-
import-from "^2.1.0"
3118-
3119-
import-fresh@^2.0.0:
3120-
version "2.0.0"
3121-
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-2.0.0.tgz#d81355c15612d386c61f9ddd3922d4304822a546"
3122-
integrity sha512-eZ5H8rcgYazHbKC3PG4ClHNykCSxtAhxSSEM+2mb+7evD2CKF5V7c0dNum7AdpDh0ZdICwZY9sRSn8f+KH96sg==
3123-
dependencies:
3124-
caller-path "^2.0.0"
3125-
resolve-from "^3.0.0"
3126-
31273083
import-fresh@^3.2.1:
31283084
version "3.3.0"
31293085
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -3132,13 +3088,6 @@ import-fresh@^3.2.1:
31323088
parent-module "^1.0.0"
31333089
resolve-from "^4.0.0"
31343090

3135-
import-from@^2.1.0:
3136-
version "2.1.0"
3137-
resolved "https://registry.yarnpkg.com/import-from/-/import-from-2.1.0.tgz#335db7f2a7affd53aaa471d4b8021dee36b7f3b1"
3138-
integrity sha512-0vdnLL2wSGnhlRmzHJAg5JHjt1l2vYhzJ7tNLGbeVg0fse56tpGaH0uzH+r9Slej+BSXXEHvBKDEnVSLLE9/+w==
3139-
dependencies:
3140-
resolve-from "^3.0.0"
3141-
31423091
import-lazy@^4.0.0:
31433092
version "4.0.0"
31443093
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-4.0.0.tgz#e8eb627483a0a43da3c03f3e35548be5cb0cc153"
@@ -3253,11 +3202,6 @@ is-decimal@^1.0.0:
32533202
resolved "https://registry.yarnpkg.com/is-decimal/-/is-decimal-1.0.4.tgz#65a3a5958a1c5b63a706e1b333d7cd9f630d3fa5"
32543203
integrity sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==
32553204

3256-
is-directory@^0.3.1:
3257-
version "0.3.1"
3258-
resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1"
3259-
integrity sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==
3260-
32613205
is-expression@^4.0.0:
32623206
version "4.0.0"
32633207
resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-4.0.0.tgz#c33155962abf21d0afd2552514d67d2ec16fd2ab"
@@ -3998,6 +3942,11 @@ levn@^0.4.1:
39983942
prelude-ls "^1.2.1"
39993943
type-check "~0.4.0"
40003944

3945+
lilconfig@^3.1.1:
3946+
version "3.1.3"
3947+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
3948+
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
3949+
40013950
lines-and-columns@^1.1.6:
40023951
version "1.2.4"
40033952
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
@@ -4769,13 +4718,12 @@ please-upgrade-node@^3.2.0:
47694718
dependencies:
47704719
semver-compare "^1.0.0"
47714720

4772-
postcss-load-config@^2.1.2:
4773-
version "2.1.2"
4774-
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-2.1.2.tgz#c5ea504f2c4aef33c7359a34de3573772ad7502a"
4775-
integrity sha512-/rDeGV6vMUo3mwJZmeHfEDvwnTKKqQ0S7OHUi/kJvvtx3aWtyWG2/0ZWnzCt2keEclwN6Tf0DST2v9kITdOKYw==
4721+
postcss-load-config@^6.0.1:
4722+
version "6.0.1"
4723+
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-6.0.1.tgz#6fd7dcd8ae89badcf1b2d644489cbabf83aa8096"
4724+
integrity sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==
47764725
dependencies:
4777-
cosmiconfig "^5.0.0"
4778-
import-cwd "^2.0.0"
4726+
lilconfig "^3.1.1"
47794727

47804728
postcss-media-query-parser@^0.2.3:
47814729
version "0.2.3"
@@ -4820,7 +4768,7 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
48204768
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
48214769
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
48224770

4823-
[email protected], postcss@^8.0.0, postcss@^8.4.19:
4771+
[email protected], postcss@^8.4.19, postcss@^8.4.35:
48244772
version "8.5.6"
48254773
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
48264774
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
@@ -4854,13 +4802,13 @@ posthtml-parser@^0.4.2:
48544802
dependencies:
48554803
htmlparser2 "^3.9.2"
48564804

4857-
posthtml-postcss@0.5.0:
4858-
version "0.5.0"
4859-
resolved "https://registry.yarnpkg.com/posthtml-postcss/-/posthtml-postcss-0.5.0.tgz#3b8bca3f7ca7219eb4b56fbbbf05dbf53a150a61"
4860-
integrity sha512-gNcVrUzVMYtamWEhykt3y8jgzo0gnV+F7HvW7qHp8LmsFO17WkWipD4h+Flyaa73K4a02pnWTZpa5uFzOO3WRA==
4805+
posthtml-postcss@1.0.4:
4806+
version "1.0.4"
4807+
resolved "https://registry.yarnpkg.com/posthtml-postcss/-/posthtml-postcss-1.0.4.tgz#7ff226026601f61e8dded0071703da2520f32db8"
4808+
integrity sha512-bG6pw+6WYxNhIkSqDGpJCZw+1OSqdPFFbW2aUtkB/pE4dPmTtlltzqPyEluj2gc3jgstW9dbxKj0rUq8WMPgtA==
48614809
dependencies:
4862-
postcss "^8.0.0"
4863-
postcss-load-config "^2.1.2"
4810+
postcss "^8.4.35"
4811+
postcss-load-config "^6.0.1"
48644812

48654813
posthtml-render@^1.2.2:
48664814
version "1.4.0"
@@ -5228,11 +5176,6 @@ resolve-cwd@^3.0.0:
52285176
dependencies:
52295177
resolve-from "^5.0.0"
52305178

5231-
resolve-from@^3.0.0:
5232-
version "3.0.0"
5233-
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-3.0.0.tgz#b22c7af7d9d6881bc8b6e653335eebcb0a188748"
5234-
integrity sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw==
5235-
52365179
resolve-from@^4.0.0:
52375180
version "4.0.0"
52385181
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"

0 commit comments

Comments
 (0)