Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit e1d4d92

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

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
@@ -11349,6 +11349,11 @@ pick-by-alias@^1.2.0:
1134911349
resolved "https://registry.yarnpkg.com/pick-by-alias/-/pick-by-alias-1.2.0.tgz#5f7cb2b1f21a6e1e884a0c87855aa4a37361107b"
1135011350
integrity sha1-X3yysfIabh6ISgyHhVqko3NhEHs=
1135111351

11352+
picocolors@^0.2.1:
11353+
version "0.2.1"
11354+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
11355+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
11356+
1135211357
picomatch@^2.0.4, picomatch@^2.2.1:
1135311358
version "2.3.0"
1135411359
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
@@ -12219,13 +12224,12 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
1221912224
uniq "^1.0.1"
1222012225

1222112226
[email protected], postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
12222-
version "7.0.35"
12223-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24"
12224-
integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==
12227+
version "7.0.39"
12228+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
12229+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
1222512230
dependencies:
12226-
chalk "^2.4.2"
12231+
picocolors "^0.2.1"
1222712232
source-map "^0.6.1"
12228-
supports-color "^6.1.0"
1222912233

1223012234
postscribe@^2.0.8:
1223112235
version "2.0.8"

0 commit comments

Comments
 (0)