Skip to content

Commit

Permalink
fix(deps): update dependency compute-scroll-into-view to v1.0.3 (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2018
1 parent 7f310ad commit e5e042c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"typecheck": "tsc --noEmit && tsc --noEmit -p tests/typescript"
},
"dependencies": {
"compute-scroll-into-view": "1.0.2"
"compute-scroll-into-view": "1.0.3"
},
"devDependencies": {
"@babel/cli": "7.0.0-beta.54",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1312,9 +1312,9 @@ component-emitter@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6"

[email protected].2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.2.tgz#2cc5357981449aa6b2dd82aff2176e03c5ab8441"
[email protected].3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.3.tgz#73646ffc8d62cd524829ba9c34b52579ac7781b8"

[email protected]:
version "0.0.1"
Expand Down

0 comments on commit e5e042c

Please sign in to comment.