Skip to content

Commit 95ccaf2

Browse files
build(deps-dev): bump postcss from 8.4.6 to 8.4.7 (#5992)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.6 to 8.4.7. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.6...8.4.7) --- updated-dependencies: - dependency-name: postcss 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 c3815ed commit 95ccaf2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.0",
115115
"npm-run-all": "^4.1.1",
116-
"postcss": "^8.4.6",
116+
"postcss": "^8.4.7",
117117
"postcss-loader": "^6.2.1",
118118
"prettier": "^2.5.1",
119119
"react-refresh": "^0.11.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8867,10 +8867,10 @@ nano-css@^5.3.1:
88678867
stacktrace-js "^2.0.2"
88688868
stylis "^4.0.6"
88698869

8870-
nanoid@^3.2.0:
8871-
version "3.2.0"
8872-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
8873-
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
8870+
nanoid@^3.3.1:
8871+
version "3.3.1"
8872+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
8873+
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
88748874

88758875
natural-compare@^1.4.0:
88768876
version "1.4.0"
@@ -9808,12 +9808,12 @@ postcss@^5.0.8, postcss@^5.2.4:
98089808
source-map "^0.5.6"
98099809
supports-color "^3.2.3"
98109810

9811-
postcss@^8.3.10, postcss@^8.3.5, postcss@^8.4.5, postcss@^8.4.6:
9812-
version "8.4.6"
9813-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.6.tgz#c5ff3c3c457a23864f32cb45ac9b741498a09ae1"
9814-
integrity sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==
9811+
postcss@^8.3.10, postcss@^8.3.5, postcss@^8.4.5, postcss@^8.4.6, postcss@^8.4.7:
9812+
version "8.4.7"
9813+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.7.tgz#f99862069ec4541de386bf57f5660a6c7a0875a8"
9814+
integrity sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==
98159815
dependencies:
9816-
nanoid "^3.2.0"
9816+
nanoid "^3.3.1"
98179817
picocolors "^1.0.0"
98189818
source-map-js "^1.0.2"
98199819

0 commit comments

Comments
 (0)