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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-23 05:48:26 +00:00 committed by GitHub
parent 311fc66410
commit edaf61a261
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"