Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit f823975

Browse files
build(deps): bump postcss from 7.0.18 to 7.0.39
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.18 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.18...7.0.39) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a3449a commit f823975

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

Diff for: yarn.lock

+9-5
Original file line numberDiff line numberDiff line change
@@ -7218,6 +7218,11 @@ performance-now@^2.1.0:
72187218
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
72197219
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
72207220

7221+
picocolors@^0.2.1:
7222+
version "0.2.1"
7223+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
7224+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
7225+
72217226
picomatch@^2.0.5:
72227227
version "2.1.1"
72237228
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.1.1.tgz#ecdfbea7704adb5fe6fb47f9866c4c0e15e905c5"
@@ -7635,13 +7640,12 @@ postcss-value-parser@^4.0.2:
76357640
integrity sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ==
76367641

76377642
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.18, postcss@^7.0.5, postcss@^7.0.6:
7638-
version "7.0.18"
7639-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.18.tgz#4b9cda95ae6c069c67a4d933029eddd4838ac233"
7640-
integrity sha512-/7g1QXXgegpF+9GJj4iN7ChGF40sYuGYJ8WZu8DZWnmhQ/G36hfdk3q9LBJmoK+lZ+yzZ5KYpOoxq7LF1BxE8g==
7643+
version "7.0.39"
7644+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
7645+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
76417646
dependencies:
7642-
chalk "^2.4.2"
7647+
picocolors "^0.2.1"
76437648
source-map "^0.6.1"
7644-
supports-color "^6.1.0"
76457649

76467650
prelude-ls@~1.1.2:
76477651
version "1.1.2"

0 commit comments

Comments
 (0)