Skip to content

Commit 251a307

Browse files
fix(deps): update dependency postcss to v7.0.36 [security]
1 parent 672e123 commit 251a307

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
@@ -10794,6 +10794,11 @@ performance-now@^2.1.0:
1079410794
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
1079510795
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
1079610796

10797+
picocolors@^0.2.1:
10798+
version "0.2.1"
10799+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
10800+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
10801+
1079710802
picomatch@^2.0.4, picomatch@^2.0.5:
1079810803
version "2.0.7"
1079910804
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.0.7.tgz#514169d8c7cd0bdbeecc8a2609e34a7163de69f6"
@@ -11547,13 +11552,12 @@ postcss@^7.0.2:
1154711552
supports-color "^6.1.0"
1154811553

1154911554
postcss@^7.0.21:
11550-
version "7.0.21"
11551-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"
11552-
integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==
11555+
version "7.0.39"
11556+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
11557+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
1155311558
dependencies:
11554-
chalk "^2.4.2"
11559+
picocolors "^0.2.1"
1155511560
source-map "^0.6.1"
11556-
supports-color "^6.1.0"
1155711561

1155811562
prelude-ls@~1.1.2:
1155911563
version "1.1.2"

0 commit comments

Comments
 (0)