Skip to content

Commit 2cff55d

Browse files
build(deps-dev): bump postcss from 8.4.49 to 8.5.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.8. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.8) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e89444 commit 2cff55d

File tree

4 files changed

+743
-1212
lines changed

4 files changed

+743
-1212
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"markdownlint-cli": "0.41.0",
5555
"npm-check-updates": "19.0.0",
5656
"npm-package-json-lint": "8.0.0",
57-
"postcss": "8.4.49",
57+
"postcss": "8.5.8",
5858
"prettier": "2.8.8",
5959
"rimraf": "5.0.10",
6060
"stylelint": "17.4.0",

packages/build-utils-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"cssnano": "7.0.7",
21-
"postcss": "8.4.49",
21+
"postcss": "8.5.8",
2222
"sass": "1.69.7"
2323
}
2424
}

packages/component-library-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
},
124124
"devDependencies": {
125125
"@utrecht/build-utils-css": "workspace:*",
126-
"postcss": "8.4.49",
126+
"postcss": "8.5.8",
127127
"postcss-discard-duplicates": "7.0.2",
128128
"postcss-logical": "7.0.1",
129129
"rimraf": "5.0.10",

0 commit comments

Comments
 (0)