Skip to content

Commit e2713f8

Browse files
Update dependency postcss to v8.5.19 (#11831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12ce1f0 commit e2713f8

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"path-complete-extname": "1.0.0",
124124
"payment": "2.4.7",
125125
"porter-stemmer": "0.9.1",
126-
"postcss": "8.5.16",
126+
"postcss": "8.5.19",
127127
"postcss-import": "16.1.1",
128128
"prop-types": "15.8.1",
129129
"punycode": "2.3.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18887,14 +18887,14 @@ __metadata:
1888718887
languageName: node
1888818888
linkType: hard
1888918889

18890-
"postcss@npm:8.5.16, postcss@npm:^8.4.21, postcss@npm:^8.4.24, postcss@npm:^8.4.27, postcss@npm:^8.4.33, postcss@npm:^8.5.16, postcss@npm:^8.5.4":
18891-
version: 8.5.16
18892-
resolution: "postcss@npm:8.5.16"
18890+
"postcss@npm:8.5.19, postcss@npm:^8.4.21, postcss@npm:^8.4.24, postcss@npm:^8.4.27, postcss@npm:^8.4.33, postcss@npm:^8.5.16, postcss@npm:^8.5.4":
18891+
version: 8.5.19
18892+
resolution: "postcss@npm:8.5.19"
1889318893
dependencies:
1889418894
nanoid: "npm:^3.3.12"
1889518895
picocolors: "npm:^1.1.1"
1889618896
source-map-js: "npm:^1.2.1"
18897-
checksum: 10c0/625de7a02f662f3a340964d14b487bd5097adf16f5f171e257d19005ba37aea8768ee446557500e88e91ca46b4d14d6cb4a0bf033c6ec0c8c0b660d85719f1ef
18897+
checksum: 10c0/302af9e4dfa8cce4f43af1798576b3a77ab7b23abac5522328c6c7a830d49b31281cba9d6071e478e6970a05ef82346d1570b8fbffae912f26a4f1a1a07f0a44
1889818898
languageName: node
1889918899
linkType: hard
1890018900

@@ -20517,7 +20517,7 @@ __metadata:
2051720517
path-complete-extname: "npm:1.0.0"
2051820518
payment: "npm:2.4.7"
2051920519
porter-stemmer: "npm:0.9.1"
20520-
postcss: "npm:8.5.16"
20520+
postcss: "npm:8.5.19"
2052120521
postcss-import: "npm:16.1.1"
2052220522
prettier: "npm:3.9.4"
2052320523
prop-types: "npm:15.8.1"

0 commit comments

Comments
 (0)