From 79f853e7e94fb3fa410f87697a591c8c3b2c1285 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2019 09:57:36 +0000 Subject: [PATCH] build(deps): bump dom-scroll-into-view from 1.2.1 to 2.0.1 Bumps [dom-scroll-into-view](https://github.com/yiminghe/dom-scroll-into-view) from 1.2.1 to 2.0.1. - [Release notes](https://github.com/yiminghe/dom-scroll-into-view/releases) - [Changelog](https://github.com/yiminghe/dom-scroll-into-view/blob/master/HISTORY.md) - [Commits](https://github.com/yiminghe/dom-scroll-into-view/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06ed0b4e..2a8525cc 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "async-validator": "~1.11.3", "babel-runtime": "6.x", "create-react-class": "^15.5.3", - "dom-scroll-into-view": "1.x", + "dom-scroll-into-view": "2.x", "hoist-non-react-statics": "^3.3.0", "lodash": "^4.17.4", "rc-util": "^4.15.3",