From 033e1764f3cd2db8a6241b5f7566ca38b528792c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 00:31:22 +0000 Subject: [PATCH] Bump postcss from 8.1.13 to 8.1.14 Bumps [postcss](https://github.com/postcss/postcss) from 8.1.13 to 8.1.14. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.1.13...8.1.14) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 14 ++++---------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 6ac28342..12b9640a 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "lint-staged": "^10.5.2", "mini-css-extract-plugin": "^1.3.1", "npm-run-all": "^4.1.5", - "postcss": "^8.1.13", + "postcss": "^8.1.14", "postcss-loader": "^4.1.0", "prettier": "^2.2.1", "release-it": "^14.2.2", diff --git a/yarn.lock b/yarn.lock index 1b9a3cf4..4142bd78 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6770,15 +6770,14 @@ postcss@^7.0.14: source-map "^0.6.1" supports-color "^6.1.0" -postcss@^8.1.13, postcss@^8.1.4: - version "8.1.13" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.13.tgz#5d2aa2f96b3eaab5edc2ef488b4bd636c680f712" - integrity sha512-D++wck3XhQkICYfysZRx90JCDgaTTdq8YxLswB9cjBzfxwcVcQjn3LsjXon0PQ6TIOof2IGWLRHhSgXZuJct4w== +postcss@^8.1.14, postcss@^8.1.4: + version "8.1.14" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.14.tgz#77d6a5db2fdc0afa918e24af5323a53fb8727f2e" + integrity sha512-KatkyVPBKfENS+c3dpXJoDXnDD5UZs5exAnDksLqaRJPKwYphEPZt4N0m0i049v2/BtWVQibAhxW4ilXXcolpA== dependencies: colorette "^1.2.1" nanoid "^3.1.20" source-map "^0.6.1" - vfile-location "^3.2.0" prelude-ls@~1.1.2: version "1.1.2" @@ -8477,11 +8476,6 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" -vfile-location@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-3.2.0.tgz#d8e41fbcbd406063669ebf6c33d56ae8721d0f3c" - integrity sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA== - vue-hot-reload-api@^2.3.0, vue-hot-reload-api@^2.3.4: version "2.3.4" resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"