Skip to content

Commit 4fa8fb3

Browse files
Bump postcss
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.16 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.16...7.0.39) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbc62a8 commit 4fa8fb3

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

  • Udemy-Courses/react-dev-2022-redux/0 - Course/Shop - Lesson 34 (Final)/client

Udemy-Courses/react-dev-2022-redux/0 - Course/Shop - Lesson 34 (Final)/client/yarn.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7838,6 +7838,11 @@ performance-now@^2.1.0:
78387838
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
78397839
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
78407840

7841+
picocolors@^0.2.1:
7842+
version "0.2.1"
7843+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
7844+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
7845+
78417846
pify@^2.0.0:
78427847
version "2.3.0"
78437848
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -8564,13 +8569,12 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
85648569
uniq "^1.0.1"
85658570

85668571
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.2, postcss@^7.0.5, postcss@^7.0.6:
8567-
version "7.0.16"
8568-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.16.tgz#48f64f1b4b558cb8b52c88987724359acb010da2"
8569-
integrity sha512-MOo8zNSlIqh22Uaa3drkdIAgUGEL+AD1ESiSdmElLUmE2uVDo1QloiT/IfW9qRw8Gw+Y/w69UVMGwbufMSftxA==
8572+
version "7.0.39"
8573+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
8574+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
85708575
dependencies:
8571-
chalk "^2.4.2"
8576+
picocolors "^0.2.1"
85728577
source-map "^0.6.1"
8573-
supports-color "^6.1.0"
85748578

85758579
prelude-ls@~1.1.2:
85768580
version "1.1.2"

0 commit comments

Comments
 (0)