Skip to content

Commit 278032b

Browse files
build(deps): bump postcss from 8.4.31 to 8.4.32 (#2167)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.32. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.31...8.4.32) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b131ae3 commit 278032b

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"monaco-themes": "^0.4.4",
8080
"mq-polyfill": "1.1.8",
8181
"navigator.locks": "^0.8.6",
82-
"postcss": "^8.4.31",
82+
"postcss": "^8.4.32",
8383
"postcss-flexbugs-fixes": "^5.0.2",
8484
"postcss-loader": "^7.3.3",
8585
"postcss-normalize": "^10.0.1",

yarn.lock

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2920,7 +2920,7 @@ __metadata:
29202920
monaco-themes: ^0.4.4
29212921
mq-polyfill: 1.1.8
29222922
navigator.locks: ^0.8.6
2923-
postcss: ^8.4.31
2923+
postcss: ^8.4.32
29242924
postcss-flexbugs-fixes: ^5.0.2
29252925
postcss-loader: ^7.3.3
29262926
postcss-normalize: ^10.0.1
@@ -12580,6 +12580,15 @@ __metadata:
1258012580
languageName: node
1258112581
linkType: hard
1258212582

12583+
"nanoid@npm:^3.3.7":
12584+
version: 3.3.7
12585+
resolution: "nanoid@npm:3.3.7"
12586+
bin:
12587+
nanoid: bin/nanoid.cjs
12588+
checksum: d36c427e530713e4ac6567d488b489a36582ef89da1d6d4e3b87eded11eb10d7042a877958c6f104929809b2ab0bafa17652b076cdf84324aa75b30b722204f2
12589+
languageName: node
12590+
linkType: hard
12591+
1258312592
"natural-compare-lite@npm:^1.4.0":
1258412593
version: 1.4.0
1258512594
resolution: "natural-compare-lite@npm:1.4.0"
@@ -14137,7 +14146,7 @@ __metadata:
1413714146
languageName: node
1413814147
linkType: hard
1413914148

14140-
"postcss@npm:^8.2.14, postcss@npm:^8.4.21, postcss@npm:^8.4.23, postcss@npm:^8.4.24, postcss@npm:^8.4.31":
14149+
"postcss@npm:^8.2.14, postcss@npm:^8.4.21, postcss@npm:^8.4.23, postcss@npm:^8.4.24":
1414114150
version: 8.4.31
1414214151
resolution: "postcss@npm:8.4.31"
1414314152
dependencies:
@@ -14148,6 +14157,17 @@ __metadata:
1414814157
languageName: node
1414914158
linkType: hard
1415014159

14160+
"postcss@npm:^8.4.32":
14161+
version: 8.4.32
14162+
resolution: "postcss@npm:8.4.32"
14163+
dependencies:
14164+
nanoid: ^3.3.7
14165+
picocolors: ^1.0.0
14166+
source-map-js: ^1.0.2
14167+
checksum: 220d9d0bf5d65be7ed31006c523bfb11619461d296245c1231831f90150aeb4a31eab9983ac9c5c89759a3ca8b60b3e0d098574964e1691673c3ce5c494305ae
14168+
languageName: node
14169+
linkType: hard
14170+
1415114171
"prelude-ls@npm:^1.2.1":
1415214172
version: 1.2.1
1415314173
resolution: "prelude-ls@npm:1.2.1"

0 commit comments

Comments
 (0)