Skip to content

Commit 380c25f

Browse files
chore(deps-dev): bump postcss in the npm_and_yarn group (#43)
Bumps the npm_and_yarn group with 1 update: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.4.0 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.0...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.4.31 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a46f00 commit 380c25f

File tree

2 files changed

+37
-8
lines changed

2 files changed

+37
-8
lines changed

package-lock.json

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

packages/postcss-if-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"devDependencies": {
6060
"microbundle": "0.15.1",
61-
"postcss": "8.4.0",
61+
"postcss": "8.4.31",
6262
"vitest": "3.2.4",
6363
"xo": "1.1.1"
6464
},

0 commit comments

Comments
 (0)