Skip to content

Commit 9afba26

Browse files
authoredMar 21, 2023
chore(deps): bump postcss from 7.0.35 to 7.0.39 (#724)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.39. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/7.0.39/CHANGELOG.md) - [Commits](postcss/postcss@7.0.35...7.0.39) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 614982e commit 9afba26

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed
 

‎yarn.lock

+9-12
Original file line numberDiff line numberDiff line change
@@ -8895,6 +8895,11 @@ performance-now@^2.1.0:
88958895
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
88968896
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
88978897

8898+
picocolors@^0.2.1:
8899+
version "0.2.1"
8900+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
8901+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
8902+
88988903
picocolors@^1.0.0:
88998904
version "1.0.0"
89008905
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
@@ -9316,13 +9321,12 @@ postcss-value-parser@^4.1.0:
93169321
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
93179322

93189323
postcss@^7.0.14, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.35, postcss@^7.0.6:
9319-
version "7.0.35"
9320-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24"
9321-
integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==
9324+
version "7.0.39"
9325+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
9326+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
93229327
dependencies:
9323-
chalk "^2.4.2"
9328+
picocolors "^0.2.1"
93249329
source-map "^0.6.1"
9325-
supports-color "^6.1.0"
93269330

93279331
prebuild-install@^5.3.3:
93289332
version "5.3.5"
@@ -11000,13 +11004,6 @@ supports-color@^5.3.0:
1100011004
dependencies:
1100111005
has-flag "^3.0.0"
1100211006

11003-
supports-color@^6.1.0:
11004-
version "6.1.0"
11005-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
11006-
integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==
11007-
dependencies:
11008-
has-flag "^3.0.0"
11009-
1101011007
supports-color@^7.1.0:
1101111008
version "7.2.0"
1101211009
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"

0 commit comments

Comments
 (0)