Skip to content

Commit 5959ecc

Browse files
Bump postcss from 8.5.21 to 8.5.22
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.21 to 8.5.22. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.21...8.5.22) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1111da commit 5959ecc

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
@@ -23,7 +23,7 @@
2323
"dayjs": "^1.11.21",
2424
"google-palette": "^1.1.1",
2525
"highlight.js": "^11.11.1",
26-
"postcss": "^8.5.21",
26+
"postcss": "^8.5.22",
2727
"postcss-cli": "^11.0.1",
2828
"postcss-import": "^16.1.1",
2929
"postcss-nesting": "^14.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -931,10 +931,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
931931
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
932932
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
933933

934-
postcss@^8.5.16, postcss@^8.5.21:
935-
version "8.5.21"
936-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.21.tgz#47a779bd831733ff620e608d233b195ee1e7d66c"
937-
integrity sha512-v4sDNP3fdNiWMfabO7OwOQdOX8TiQSztKyT1Wj0w+j7LDallJThJRBBBmzVGyYj0crMh7jlV4zepPkiNu9UwDQ==
934+
postcss@^8.5.16, postcss@^8.5.22:
935+
version "8.5.22"
936+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.22.tgz#086a0d5685a715acf5950ebbcb1538faf3051697"
937+
integrity sha512-KBDEIpLrvpv16pp3K0Fw+UCoZfopFjjgeB+0tA/aaThfEE74kKDLrgg603YvOWJyg3+WYtyq3xYsQWsIyZlPqQ==
938938
dependencies:
939939
nanoid "^3.3.16"
940940
picocolors "^1.1.1"

0 commit comments

Comments
 (0)