Skip to content

Commit 9dadc87

Browse files
chore(deps-dev): bump postcss
Bumps the npm_and_yarn group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.8 to 8.5.10 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.10) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.10 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b83f47 commit 9dadc87

3 files changed

Lines changed: 40 additions & 30 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-react-hooks": "^5.0.0",
4040
"husky": "^9.0.0",
4141
"lint-staged": "^15.0.0",
42-
"postcss": "^8.4.0",
42+
"postcss": "^8.5.10",
4343
"prettier": "^3.0.0",
4444
"resolve": "^1.22.11",
4545
"stylelint": "^16.0.0",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"jest": "^29.0.0",
7878
"jest-environment-jsdom": "^29.0.0",
7979
"autoprefixer": "^10.4.4",
80-
"postcss": "^8.4.0",
80+
"postcss": "^8.5.10",
8181
"react": "^18.2.0",
8282
"react-dom": "^18.2.0",
8383
"rimraf": "^3.0.2",

pnpm-lock.yaml

Lines changed: 38 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)