Skip to content

Commit d862d15

Browse files
build(deps-dev): bump postcss from 8.4.16 to 8.4.17 (webpack#6429)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.17. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.16...8.4.17) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e729946 commit d862d15

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"modularscale-sass": "^3.0.3",
114114
"node-fetch": "^3.2.10",
115115
"npm-run-all": "^4.1.1",
116-
"postcss": "^8.4.16",
116+
"postcss": "^8.4.17",
117117
"postcss-loader": "^7.0.1",
118118
"prettier": "^2.7.1",
119119
"react-refresh": "^0.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9650,10 +9650,10 @@ postcss@^5.0.8, postcss@^5.2.4:
96509650
source-map "^0.5.6"
96519651
supports-color "^3.2.3"
96529652

9653-
postcss@^8.3.10, postcss@^8.4.13, postcss@^8.4.14, postcss@^8.4.16, postcss@^8.4.7:
9654-
version "8.4.16"
9655-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.16.tgz#33a1d675fac39941f5f445db0de4db2b6e01d43c"
9656-
integrity sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==
9653+
postcss@^8.3.10, postcss@^8.4.13, postcss@^8.4.14, postcss@^8.4.17, postcss@^8.4.7:
9654+
version "8.4.17"
9655+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.17.tgz#f87863ec7cd353f81f7ab2dec5d67d861bbb1be5"
9656+
integrity sha512-UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q==
96579657
dependencies:
96589658
nanoid "^3.3.4"
96599659
picocolors "^1.0.0"

0 commit comments

Comments
 (0)