From f983080c73af0680c2a518adeb81cc363393c9b3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 03:18:52 +0000 Subject: [PATCH] Bump react-slick from 0.23.1 to 0.27.12 Bumps [react-slick](https://github.com/akiran/react-slick) from 0.23.1 to 0.27.12. - [Release notes](https://github.com/akiran/react-slick/releases) - [Changelog](https://github.com/akiran/react-slick/blob/master/CHANGELOG.md) - [Commits](https://github.com/akiran/react-slick/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2fcedd67..f854cec1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9870,9 +9870,9 @@ } }, "react-slick": { - "version": "0.23.1", - "resolved": "https://registry.npmjs.org/react-slick/-/react-slick-0.23.1.tgz", - "integrity": "sha512-vn4E+JeTUrjRgXDEV0QEiWo3fNdB6Lg/e8eMYSh3OjuadqYBsgn0OfbqNxVJs7cv1VmSKm14razHEbpRFP/mvw==", + "version": "0.27.12", + "resolved": "https://registry.npmjs.org/react-slick/-/react-slick-0.27.12.tgz", + "integrity": "sha512-MGhkKK2YACB5+65/AjW+V9e/M+labh6zCJzSSGi34YiMg5n9LBzTUV8Qz6N0PbsKZQpeRwEwWkyIwqm8987B1w==", "dev": true, "requires": { "classnames": "^2.2.5", diff --git a/package.json b/package.json index 9c6b8c49..9e9edcd1 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "react-dom": "15.6.2", "react-router-dom": "4.2.2", "react-router-prop-types": "1.0.0", - "react-slick": "0.23.1", + "react-slick": "0.27.12", "react-twitter-widgets": "1.7.1", "rrc": "0.10.1", "sass-lint": "1.11.1",