Skip to content

Commit 373f39b

Browse files
authored
Merge pull request #25 from FallingCeilingS/dependabot/npm_and_yarn/postcss-7.0.39
Bump postcss from 7.0.35 to 7.0.39
2 parents 6b69724 + 746c907 commit 373f39b

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

yarn.lock

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6361,6 +6361,11 @@ path-type@^4.0.0:
63616361
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
63626362
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
63636363

6364+
picocolors@^0.2.1:
6365+
version "0.2.1"
6366+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
6367+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
6368+
63646369
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1, picomatch@^2.2.2:
63656370
version "2.2.2"
63666371
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -6710,24 +6715,14 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
67106715
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
67116716

67126717
postcss@^7.0.14:
6713-
version "7.0.35"
6714-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24"
6715-
integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==
6718+
version "7.0.39"
6719+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
6720+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
67166721
dependencies:
6717-
chalk "^2.4.2"
6718-
source-map "^0.6.1"
6719-
supports-color "^6.1.0"
6720-
6721-
postcss@^8.1.10, postcss@^8.2.6, postcss@^8.2.8:
6722-
version "8.2.9"
6723-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.9.tgz#fd95ff37b5cee55c409b3fdd237296ab4096fba3"
6724-
integrity sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==
6725-
dependencies:
6726-
colorette "^1.2.2"
6727-
nanoid "^3.1.22"
6722+
picocolors "^0.2.1"
67286723
source-map "^0.6.1"
67296724

6730-
postcss@^8.2.9:
6725+
postcss@^8.1.10, postcss@^8.2.6, postcss@^8.2.8, postcss@^8.2.9:
67316726
version "8.2.14"
67326727
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.14.tgz#dcf313eb8247b3ce8078d048c0e8262ca565ad2b"
67336728
integrity sha512-+jD0ZijcvyCqPQo/m/CW0UcARpdFylq04of+Q7RKX6f/Tu+dvpUI/9Sp81+i6/vJThnOBX09Quw0ZLOVwpzX3w==

0 commit comments

Comments
 (0)