Skip to content

Commit 745e752

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

4 files changed

Lines changed: 396 additions & 388 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"npm-check-updates": "16.14.20",
5656
"npm-package-json-lint": "8.0.0",
5757
"nx": "15.9.7",
58-
"postcss": "8.4.38",
58+
"postcss": "8.4.49",
5959
"prettier": "2.8.8",
6060
"rimraf": "5.0.7",
6161
"stylelint": "16.6.1",

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.6",
21-
"postcss": "8.4.38",
21+
"postcss": "8.4.49",
2222
"sass": "1.69.5"
2323
}
2424
}

packages/component-library-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@utrecht/top-task-nav-css": "workspace:*",
113113
"@utrecht/unordered-list-css": "workspace:*",
114114
"@utrecht/url-data-css": "workspace:*",
115-
"postcss": "8.4.38",
115+
"postcss": "8.4.49",
116116
"postcss-discard-duplicates": "7.0.0",
117117
"postcss-logical": "7.0.1",
118118
"rimraf": "5.0.7",

0 commit comments

Comments
 (0)