Skip to content

Commit 1034fd6

Browse files
build(deps-dev): bump postcss from 8.4.38 to 8.4.39
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 to 8.4.39. - [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.39) --- 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 7832071 commit 1034fd6

3 files changed

Lines changed: 174 additions & 172 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"npm-check-updates": "16.14.20",
3838
"npm-package-json-lint": "7.1.0",
3939
"npm-run-all": "4.1.5",
40-
"postcss": "8.4.38",
40+
"postcss": "8.4.39",
4141
"prettier": "3.3.2",
4242
"stylelint": "16.6.1",
4343
"stylelint-config-standard-scss": "13.1.0",

packages/components-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"jest-environment-jsdom": "29.7.0",
5858
"next": "14.2.4",
5959
"npm-run-all": "4.1.5",
60-
"postcss": "8.4.38",
60+
"postcss": "8.4.39",
6161
"react": "18.3.1",
6262
"react-dom": "18.3.1",
6363
"rimraf": "5.0.7",

0 commit comments

Comments
 (0)