Skip to content

Commit 9a0089e

Browse files
build(deps): bump postcss from 8.4.22 to 8.4.23 (#1700)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.22 to 8.4.23. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.22...8.4.23) --- 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 b0f3d95 commit 9a0089e

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
@@ -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.22",
82+
"postcss": "^8.4.23",
8383
"postcss-flexbugs-fixes": "^5.0.2",
8484
"postcss-loader": "^7.2.4",
8585
"postcss-normalize": "^10.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2703,7 +2703,7 @@ __metadata:
27032703
monaco-themes: ^0.4.4
27042704
mq-polyfill: 1.1.8
27052705
navigator.locks: ^0.8.6
2706-
postcss: ^8.4.22
2706+
postcss: ^8.4.23
27072707
postcss-flexbugs-fixes: ^5.0.2
27082708
postcss-loader: ^7.2.4
27092709
postcss-normalize: ^10.0.1
@@ -13084,14 +13084,14 @@ __metadata:
1308413084
languageName: node
1308513085
linkType: hard
1308613086

13087-
"postcss@npm:^8.4.22":
13088-
version: 8.4.22
13089-
resolution: "postcss@npm:8.4.22"
13087+
"postcss@npm:^8.4.23":
13088+
version: 8.4.23
13089+
resolution: "postcss@npm:8.4.23"
1309013090
dependencies:
1309113091
nanoid: ^3.3.6
1309213092
picocolors: ^1.0.0
1309313093
source-map-js: ^1.0.2
13094-
checksum: 7473dfb7ac5b4cb03576c39d687d7fc02c826ab08af97df15b5d3970662532d44a18a0994f392a9c3658ee17c292e7a55990e586b90ca0afcc9f36df13e07029
13094+
checksum: 8bb9d1b2ea6e694f8987d4f18c94617971b2b8d141602725fedcc2222fdc413b776a6e1b969a25d627d7b2681ca5aabb56f59e727ef94072e1b6ac8412105a2f
1309513095
languageName: node
1309613096
linkType: hard
1309713097

0 commit comments

Comments
 (0)