Skip to content

Commit 151fdb9

Browse files
Bump postcss from 7.0.32 to 7.0.39
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.32 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.32...7.0.39) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f7da31 commit 151fdb9

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

yarn.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4992,6 +4992,11 @@ phantomjs-prebuilt@^2.1.16, phantomjs-prebuilt@^2.1.4:
49924992
request-progress "^2.0.1"
49934993
which "^1.2.10"
49944994

4995+
picocolors@^0.2.1:
4996+
version "0.2.1"
4997+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
4998+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
4999+
49955000
picomatch@^2.0.4, picomatch@^2.2.1:
49965001
version "2.2.2"
49975002
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -5121,13 +5126,12 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0:
51215126
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
51225127

51235128
postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
5124-
version "7.0.32"
5125-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
5126-
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
5129+
version "7.0.39"
5130+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
5131+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
51275132
dependencies:
5128-
chalk "^2.4.2"
5133+
picocolors "^0.2.1"
51295134
source-map "^0.6.1"
5130-
supports-color "^6.1.0"
51315135

51325136
pretty-error@^2.1.1:
51335137
version "2.1.1"

0 commit comments

Comments
 (0)