From 7f41117ffe19f18b3b15c68af54370766b97d0b1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Feb 2021 04:55:50 +0000 Subject: [PATCH] Bump csstype from 2.6.14 to 2.6.15 Bumps [csstype](https://github.com/frenic/csstype) from 2.6.14 to 2.6.15. - [Release notes](https://github.com/frenic/csstype/releases) - [Commits](https://github.com/frenic/csstype/compare/v2.6.14...v2.6.15) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c91d5b2..a460cb5 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "@material-ui/core": "^4.11.3", "@material-ui/icons": "^4.11.2", - "csstype": "2.6.14", + "csstype": "2.6.15", "react-countup": "^4.3.3", "rewards-lite": "^1.0.5" }, diff --git a/yarn.lock b/yarn.lock index 58e256e..05099eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -186,10 +186,10 @@ css-vendor@^2.0.8: "@babel/runtime" "^7.8.3" is-in-browser "^1.0.2" -csstype@2.6.14, csstype@^2.5.2: - version "2.6.14" - resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.14.tgz#004822a4050345b55ad4dcc00be1d9cf2f4296de" - integrity sha512-2mSc+VEpGPblzAxyeR+vZhJKgYg0Og0nnRi7pmRXFYYxSfnOnW8A5wwQb4n4cE2nIOzqKOAzLCaEX6aBmNEv8A== +csstype@2.6.15, csstype@^2.5.2: + version "2.6.15" + resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.15.tgz#655901663db1d652f10cb57ac6af5a05972aea1f" + integrity sha512-FNeiVKudquehtR3t9TRRnsHL+lJhuHF5Zn9dt01jpojlurLEPDhhEtUkWmAUJ7/fOLaLG4dCDEnUsR0N1rZSsg== csstype@^3.0.2: version "3.0.6"