Skip to content

Commit a1950c5

Browse files
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 67addc6 commit a1950c5

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

yarn.lock

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

4821+
picocolors@^0.2.1:
4822+
version "0.2.1"
4823+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
4824+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
4825+
48214826
picocolors@^1.0.0:
48224827
version "1.0.0"
48234828
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
@@ -5509,13 +5514,12 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
55095514
uniq "^1.0.1"
55105515

55115516
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.5, postcss@^7.0.6:
5512-
version "7.0.18"
5513-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.18.tgz#4b9cda95ae6c069c67a4d933029eddd4838ac233"
5514-
integrity sha512-/7g1QXXgegpF+9GJj4iN7ChGF40sYuGYJ8WZu8DZWnmhQ/G36hfdk3q9LBJmoK+lZ+yzZ5KYpOoxq7LF1BxE8g==
5517+
version "7.0.39"
5518+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
5519+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
55155520
dependencies:
5516-
chalk "^2.4.2"
5521+
picocolors "^0.2.1"
55175522
source-map "^0.6.1"
5518-
supports-color "^6.1.0"
55195523

55205524
prepend-http@^1.0.0:
55215525
version "1.0.4"

0 commit comments

Comments
 (0)