From edaf61a261d950207713fa59e6e7d32469bf7f6d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 05:48:26 +0000 Subject: [PATCH] Bump reduce-css-calc from 2.1.6 to 2.1.7 Bumps [reduce-css-calc](https://github.com/MoOx/reduce-css-calc) from 2.1.6 to 2.1.7. - [Release notes](https://github.com/MoOx/reduce-css-calc/releases) - [Changelog](https://github.com/MoOx/reduce-css-calc/blob/master/CHANGELOG.md) - [Commits](https://github.com/MoOx/reduce-css-calc/compare/v2.1.6...2.1.7) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 46c383f2e..98c0c93dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4028,9 +4028,9 @@ realpath-native@^1.1.0: util.promisify "^1.0.0" reduce-css-calc@^2.1.6: - version "2.1.6" - resolved "https://registry.yarnpkg.com/reduce-css-calc/-/reduce-css-calc-2.1.6.tgz#050fe6ee7d98a1d70775d2e93ce0b713cee394d2" - integrity sha512-+l5/qlQmdsbM9h6JerJ/y5vR5Ci0k93aszLNpCmbadC3nBcbRGmIBm0s9Nj59i22LvCjTGftWzdQRwdknayxhw== + version "2.1.7" + resolved "https://registry.yarnpkg.com/reduce-css-calc/-/reduce-css-calc-2.1.7.tgz#1ace2e02c286d78abcd01fd92bfe8097ab0602c2" + integrity sha512-fDnlZ+AybAS3C7Q9xDq5y8A2z+lT63zLbynew/lur/IR24OQF5x98tfNwf79mzEdfywZ0a2wpM860FhFfMxZlA== dependencies: css-unit-converter "^1.1.1" postcss-value-parser "^3.3.0"