Skip to content

Commit 1aa5066

Browse files
Bump postcss from 8.4.21 to 8.4.22
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.22. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.21...8.4.22) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8cf8a9f commit 1aa5066

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2061,9 +2061,9 @@ ms@^2.1.1:
20612061
version "2.1.2"
20622062
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
20632063

2064-
nanoid@^3.3.4:
2065-
version "3.3.4"
2066-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
2064+
nanoid@^3.3.6:
2065+
version "3.3.6"
2066+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
20672067

20682068
natural-compare@^1.4.0:
20692069
version "1.4.0"
@@ -2229,10 +2229,10 @@ postcss-value-parser@^4.1.0:
22292229
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
22302230

22312231
postcss@^8.0.9, postcss@^8.1.6, postcss@^8.2.1:
2232-
version "8.4.21"
2233-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
2232+
version "8.4.22"
2233+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.22.tgz#c29e6776b60ab3af602d4b513d5bd2ff9aa85dc1"
22342234
dependencies:
2235-
nanoid "^3.3.4"
2235+
nanoid "^3.3.6"
22362236
picocolors "^1.0.0"
22372237
source-map-js "^1.0.2"
22382238

0 commit comments

Comments
 (0)