Skip to content

Commit 2448ab3

Browse files
dependabot-preview[bot]afc163
authored andcommitted
Update dom-scroll-into-view requirement from 1.x to 2.x (#414)
Updates the requirements on [dom-scroll-into-view](https://github.com/yiminghe/dom-scroll-into-view) to permit the latest version. - [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] <[email protected]>
1 parent c533693 commit 2448ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"babel-runtime": "^6.23.0",
7171
"classnames": "2.x",
7272
"component-classes": "1.x",
73-
"dom-scroll-into-view": "1.x",
73+
"dom-scroll-into-view": "2.x",
7474
"prop-types": "^15.5.8",
7575
"raf": "^3.4.0",
7676
"rc-animate": "2.x",

0 commit comments

Comments
 (0)