Skip to content

Commit 847b168

Browse files
build(deps): bump postcss from 8.4.32 to 8.4.33 (#2222)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.32 to 8.4.33. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.32...8.4.33) --- 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 3e2e669 commit 847b168

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-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.32",
82+
"postcss": "^8.4.33",
8383
"postcss-flexbugs-fixes": "^5.0.2",
8484
"postcss-loader": "^7.3.4",
8585
"postcss-normalize": "^10.0.1",

yarn.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2954,7 +2954,7 @@ __metadata:
29542954
monaco-themes: ^0.4.4
29552955
mq-polyfill: 1.1.8
29562956
navigator.locks: ^0.8.6
2957-
postcss: ^8.4.32
2957+
postcss: ^8.4.33
29582958
postcss-flexbugs-fixes: ^5.0.2
29592959
postcss-loader: ^7.3.4
29602960
postcss-normalize: ^10.0.1
@@ -14016,7 +14016,7 @@ __metadata:
1401614016
languageName: node
1401714017
linkType: hard
1401814018

14019-
"postcss@npm:^8.2.14, postcss@npm:^8.4.21, postcss@npm:^8.4.23, postcss@npm:^8.4.24, postcss@npm:^8.4.32":
14019+
"postcss@npm:^8.2.14, postcss@npm:^8.4.21, postcss@npm:^8.4.23, postcss@npm:^8.4.24":
1402014020
version: 8.4.32
1402114021
resolution: "postcss@npm:8.4.32"
1402214022
dependencies:
@@ -14027,6 +14027,17 @@ __metadata:
1402714027
languageName: node
1402814028
linkType: hard
1402914029

14030+
"postcss@npm:^8.4.33":
14031+
version: 8.4.33
14032+
resolution: "postcss@npm:8.4.33"
14033+
dependencies:
14034+
nanoid: ^3.3.7
14035+
picocolors: ^1.0.0
14036+
source-map-js: ^1.0.2
14037+
checksum: 6f98b2af4b76632a3de20c4f47bf0e984a1ce1a531cf11adcb0b1d63a6cbda0aae4165e578b66c32ca4879038e3eaad386a6be725a8fb4429c78e3c1ab858fe9
14038+
languageName: node
14039+
linkType: hard
14040+
1403014041
"prelude-ls@npm:^1.2.1":
1403114042
version: 1.2.1
1403214043
resolution: "prelude-ls@npm:1.2.1"

0 commit comments

Comments
 (0)