Skip to content

Commit 8e0d4b0

Browse files
chore: bump postcss from 8.5.15 to 8.5.18
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.15 to 8.5.18. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.15...8.5.18) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.18 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e422962 commit 8e0d4b0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"marked-highlight": "^2.2.4",
130130
"next-sitemap": "^1.9.12",
131131
"patch-package": "^8.0.1",
132-
"postcss": "^8.5.15",
132+
"postcss": "^8.5.18",
133133
"prettier": "^3.8.3",
134134
"sharp": "^0.35.0",
135135
"tailwindcss": "^3.4.19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7487,10 +7487,10 @@ postcss@8.4.31:
74877487
picocolors "^1.0.0"
74887488
source-map-js "^1.0.2"
74897489

7490-
postcss@^8.4.23, postcss@^8.4.43, postcss@^8.4.47, postcss@^8.5.14, postcss@^8.5.15:
7491-
version "8.5.15"
7492-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.15.tgz#d1eaf677a324e9ec02196da2d3fecf4a0b9a735c"
7493-
integrity sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==
7490+
postcss@^8.4.23, postcss@^8.4.43, postcss@^8.4.47, postcss@^8.5.14, postcss@^8.5.18:
7491+
version "8.5.18"
7492+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.18.tgz#8717e5a33a3b15fe8a538d2431a1e1bbbfb07614"
7493+
integrity sha512-xdB1oSLHbz1vRWgCDalrCqEFTWzFlhqFC5tIHLMOSUIjhm3XXQ1qrFy8S/ESr1JYRRXqM3c1QFiMZUJdUTqyMQ==
74947494
dependencies:
74957495
nanoid "^3.3.12"
74967496
picocolors "^1.1.1"

0 commit comments

Comments
 (0)