Skip to content

Commit 052185c

Browse files
authored
Update dependency postcss to v8.5.5 (#10743)
2 parents 4f5ab96 + 1407c2e commit 052185c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"globals": "16.2.0",
3838
"handlebars-loader": "1.7.3",
3939
"mini-css-extract-plugin": "2.9.2",
40-
"postcss": "8.5.4",
40+
"postcss": "8.5.5",
4141
"postcss-loader": "8.1.1",
4242
"postcss-preset-env": "10.2.3",
4343
"postcss-scss": "4.0.9",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4373,7 +4373,7 @@ __metadata:
43734373
jquery: "npm:3.7.1"
43744374
lodash: "npm:4.17.21"
43754375
mini-css-extract-plugin: "npm:2.9.2"
4376-
postcss: "npm:8.5.4"
4376+
postcss: "npm:8.5.5"
43774377
postcss-loader: "npm:8.1.1"
43784378
postcss-preset-env: "npm:10.2.3"
43794379
postcss-scss: "npm:4.0.9"
@@ -6061,14 +6061,14 @@ __metadata:
60616061
languageName: node
60626062
linkType: hard
60636063

6064-
"postcss@npm:8.5.4, postcss@npm:^8.4.33, postcss@npm:^8.4.40, postcss@npm:^8.5.3":
6065-
version: 8.5.4
6066-
resolution: "postcss@npm:8.5.4"
6064+
"postcss@npm:8.5.5, postcss@npm:^8.4.33, postcss@npm:^8.4.40, postcss@npm:^8.5.3":
6065+
version: 8.5.5
6066+
resolution: "postcss@npm:8.5.5"
60676067
dependencies:
60686068
nanoid: "npm:^3.3.11"
60696069
picocolors: "npm:^1.1.1"
60706070
source-map-js: "npm:^1.2.1"
6071-
checksum: 10c0/0feff648614a834f7cd5396ea6b05b658ca0507e10a4eaad03b56c348f6aec93f42a885fc1b30522630c6a7e49ae53b38a061e3cba526f2d9857afbe095a22bb
6071+
checksum: 10c0/6415873fab84de05c2d8fd18f72ea6654bca437bb4b9f02ca819c438501e4b3a450023e575e17587c6eaa5bedddaaa4dad3af210f5cf166e30cec09cac58baf8
60726072
languageName: node
60736073
linkType: hard
60746074

0 commit comments

Comments
 (0)