Skip to content

Commit 92cb2a5

Browse files
build(deps-dev): bump postcss from 8.3.6 to 8.4.35
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.4.35. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.3.6...8.4.35) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 883c2c4 commit 92cb2a5

File tree

2 files changed

+71
-39
lines changed

2 files changed

+71
-39
lines changed

package-lock.json

+56-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+15-11
Original file line numberDiff line numberDiff line change
@@ -3468,9 +3468,9 @@ nan@^2.12.1:
34683468
version "2.14.2"
34693469
resolved "https://registry.npmjs.org/nan/-/nan-2.14.2.tgz"
34703470

3471-
nanoid@^3.1.23:
3472-
version "3.3.1"
3473-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
3471+
nanoid@^3.3.7:
3472+
version "3.3.7"
3473+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
34743474

34753475
nanomatch@^1.2.9:
34763476
version "1.2.13"
@@ -3756,6 +3756,10 @@ path-type@^4.0.0:
37563756
version "4.0.0"
37573757
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
37583758

3759+
picocolors@^1.0.0:
3760+
version "1.0.0"
3761+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
3762+
37593763
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3:
37603764
version "2.3.0"
37613765
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz"
@@ -3842,12 +3846,12 @@ postcss-value-parser@^4.1.0:
38423846
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz"
38433847

38443848
postcss@^8.2.15:
3845-
version "8.3.6"
3846-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.3.6.tgz"
3849+
version "8.4.35"
3850+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7"
38473851
dependencies:
3848-
colorette "^1.2.2"
3849-
nanoid "^3.1.23"
3850-
source-map-js "^0.6.2"
3852+
nanoid "^3.3.7"
3853+
picocolors "^1.0.0"
3854+
source-map-js "^1.0.2"
38513855

38523856
prelude-ls@^1.2.1:
38533857
version "1.2.1"
@@ -4429,9 +4433,9 @@ source-list-map@^2.0.1:
44294433
version "2.0.1"
44304434
resolved "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz"
44314435

4432-
source-map-js@^0.6.2:
4433-
version "0.6.2"
4434-
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-0.6.2.tgz"
4436+
source-map-js@^1.0.2:
4437+
version "1.0.2"
4438+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
44354439

44364440
source-map-resolve@^0.5.0:
44374441
version "0.5.3"

0 commit comments

Comments
 (0)