Skip to content

Commit 3bdd52c

Browse files
build(deps-dev): bump postcss from 8.4.38 to 8.4.39 in /media (#101)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 to 8.4.39. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.38...8.4.39) --- 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 eb2c4db commit 3bdd52c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

media/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4480,10 +4480,10 @@ pend@~1.2.0:
44804480
resolved "https://registry.npmmirror.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
44814481
integrity sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==
44824482

4483-
picocolors@^1.0.0:
4484-
version "1.0.0"
4485-
resolved "https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
4486-
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
4483+
picocolors@^1.0.0, picocolors@^1.0.1:
4484+
version "1.0.1"
4485+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
4486+
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
44874487

44884488
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1:
44894489
version "2.3.1"
@@ -4593,12 +4593,12 @@ postcss@8.4.31:
45934593
source-map-js "^1.0.2"
45944594

45954595
postcss@^8, postcss@^8.4.13, postcss@^8.4.23, postcss@^8.4.31:
4596-
version "8.4.38"
4597-
resolved "https://registry.npmmirror.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
4598-
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
4596+
version "8.4.39"
4597+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
4598+
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
45994599
dependencies:
46004600
nanoid "^3.3.7"
4601-
picocolors "^1.0.0"
4601+
picocolors "^1.0.1"
46024602
source-map-js "^1.2.0"
46034603

46044604
prebuild-install@^7.0.1:

0 commit comments

Comments
 (0)