Skip to content

Commit e276c2e

Browse files
Bump postcss from 8.5.5 to 8.5.6 (#2288)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.5 to 8.5.6. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.5...8.5.6) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 288f63c commit e276c2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"plugins-directory": "node ./cmd/index.mjs"
1414
},
1515
"devDependencies": {
16-
"postcss": "^8.5.5",
16+
"postcss": "^8.5.6",
1717
"postcss-cli": "^11.0.1",
1818
"postcss-import": "^16.1.0",
1919
"postcss-preset-env": "^10.2.3"

0 commit comments

Comments
 (0)