Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Commit ff9b7f0

Browse files
authored
Merge pull request #57 from tauri-apps/dependabot/npm_and_yarn/postcss-7.0.39
2 parents 7e0af28 + 5d107ea commit ff9b7f0

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

9234+
picocolors@^0.2.1:
9235+
version "0.2.1"
9236+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
9237+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
9238+
92349239
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
92359240
version "2.2.3"
92369241
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.3.tgz#465547f359ccc206d3c48e46a1bcb89bf7ee619d"
@@ -9654,13 +9659,12 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
96549659
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
96559660

96569661
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
9657-
version "7.0.35"
9658-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24"
9659-
integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==
9662+
version "7.0.39"
9663+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
9664+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
96609665
dependencies:
9661-
chalk "^2.4.2"
9666+
picocolors "^0.2.1"
96629667
source-map "^0.6.1"
9663-
supports-color "^6.1.0"
96649668

96659669
prelude-ls@~1.1.2:
96669670
version "1.1.2"

0 commit comments

Comments
 (0)