Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 42c78ca

Browse files
Update dependency postcss to v8.4.24
1 parent 7e4c03a commit 42c78ca

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"js-yaml": "4.1.0",
1717
"next": "13.4.2",
1818
"next-mdx-remote": "4.4.1",
19-
"postcss": "8.4.23",
19+
"postcss": "8.4.24",
2020
"react": "18.2.0",
2121
"react-dom": "18.2.0",
2222
"react-schemaorg": "2.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10409,19 +10409,19 @@ postcss@8.4.14:
1040910409
picocolors "^1.0.0"
1041010410
source-map-js "^1.0.2"
1041110411

10412-
postcss@8.4.23, postcss@^8.4.23:
10413-
version "8.4.23"
10414-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
10415-
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
10412+
postcss@8.4.24, postcss@^8.4.19:
10413+
version "8.4.24"
10414+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
10415+
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
1041610416
dependencies:
1041710417
nanoid "^3.3.6"
1041810418
picocolors "^1.0.0"
1041910419
source-map-js "^1.0.2"
1042010420

10421-
postcss@^8.4.19:
10422-
version "8.4.24"
10423-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
10424-
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
10421+
postcss@^8.4.23:
10422+
version "8.4.23"
10423+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
10424+
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
1042510425
dependencies:
1042610426
nanoid "^3.3.6"
1042710427
picocolors "^1.0.0"

0 commit comments

Comments
 (0)