From 96a76217249b3daadd0ca1224128c7785936da52 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2019 04:05:42 +0000 Subject: [PATCH] chore(deps): bump postcss-value-parser from 3.3.0 to 4.0.2 Bumps [postcss-value-parser](https://github.com/TrySound/postcss-value-parser) from 3.3.0 to 4.0.2. - [Release notes](https://github.com/TrySound/postcss-value-parser/releases) - [Commits](https://github.com/TrySound/postcss-value-parser/compare/v3.3.0...v4.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index f72aeb4c..bc28c438 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "postcss-modules-local-by-default": "^1.0.1", "postcss-modules-scope": "^1.0.0", "postcss-modules-values": "^1.1.0", - "postcss-value-parser": "^3.3.0", + "postcss-value-parser": "^4.0.2", "source-list-map": "^0.1.7" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index b5ab0cdc..1daefa1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2021,6 +2021,10 @@ postcss-value-parser@^3.0.1, postcss-value-parser@^3.0.2, postcss-value-parser@^ version "3.3.0" resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz#87f38f9f18f774a4ab4c8a232f5c5ce8872a9d15" +postcss-value-parser@^4.0.2: + version "4.0.2" + resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.2.tgz#482282c09a42706d1fc9a069b73f44ec08391dc9" + postcss-zindex@^2.0.1: version "2.2.0" resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-2.2.0.tgz#d2109ddc055b91af67fc4cb3b025946639d2af22"