Skip to content

Commit 6677344

Browse files
Bump postcss from 8.4.6 to 8.4.14
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.6 to 8.4.14. - [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.14) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c754e77 commit 6677344

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
@@ -2035,9 +2035,9 @@ ms@^2.1.1:
20352035
version "2.1.2"
20362036
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
20372037

2038-
nanoid@^3.2.0:
2039-
version "3.2.0"
2040-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
2038+
nanoid@^3.3.4:
2039+
version "3.3.4"
2040+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
20412041

20422042
natural-compare@^1.4.0:
20432043
version "1.4.0"
@@ -2203,10 +2203,10 @@ postcss-value-parser@^4.1.0:
22032203
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
22042204

22052205
postcss@^8.0.9, postcss@^8.1.6, postcss@^8.2.1:
2206-
version "8.4.6"
2207-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.6.tgz#c5ff3c3c457a23864f32cb45ac9b741498a09ae1"
2206+
version "8.4.14"
2207+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
22082208
dependencies:
2209-
nanoid "^3.2.0"
2209+
nanoid "^3.3.4"
22102210
picocolors "^1.0.0"
22112211
source-map-js "^1.0.2"
22122212

0 commit comments

Comments
 (0)