Skip to content

Commit 94b1541

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

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.14",
116+
"postcss": "^8.4.16",
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
@@ -9624,10 +9624,10 @@ postcss@^5.0.8, postcss@^5.2.4:
96249624
source-map "^0.5.6"
96259625
supports-color "^3.2.3"
96269626

9627-
postcss@^8.3.10, postcss@^8.4.13, postcss@^8.4.14, postcss@^8.4.7:
9628-
version "8.4.14"
9629-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
9630-
integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
9627+
postcss@^8.3.10, postcss@^8.4.13, postcss@^8.4.14, postcss@^8.4.16, postcss@^8.4.7:
9628+
version "8.4.16"
9629+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.16.tgz#33a1d675fac39941f5f445db0de4db2b6e01d43c"
9630+
integrity sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==
96319631
dependencies:
96329632
nanoid "^3.3.4"
96339633
picocolors "^1.0.0"

0 commit comments

Comments
 (0)