Skip to content

Commit c6ba015

Browse files
author
Guillaume Chau
committed
chore: update deps
1 parent b07377e commit c6ba015

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"homepage": "https://github.com/Akryum/vue-virtual-scroller#readme",
3535
"dependencies": {
3636
"scrollparent": "^2.0.1",
37-
"vue-observe-visibility": "^0.4.3",
37+
"vue-observe-visibility": "^0.4.4",
3838
"vue-resize": "^0.4.5"
3939
},
4040
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5057,10 +5057,10 @@ vue-eslint-parser@^5.0.0:
50575057
esquery "^1.0.1"
50585058
lodash "^4.17.11"
50595059

5060-
vue-observe-visibility@^0.4.3:
5061-
version "0.4.3"
5062-
resolved "https://registry.yarnpkg.com/vue-observe-visibility/-/vue-observe-visibility-0.4.3.tgz#b2694a83c94b274f566e03a497df51540e2daedc"
5063-
integrity sha512-YyyO3a5OUkgpmC0NEf+xWJR0jVdFWzVbKRDzUumOVMhfr3+jxXEycYNHCM3rEO5lcj3ZNJpDomZEYEx0Wqqh9A==
5060+
vue-observe-visibility@^0.4.4:
5061+
version "0.4.4"
5062+
resolved "https://registry.yarnpkg.com/vue-observe-visibility/-/vue-observe-visibility-0.4.4.tgz#cf3e945bf80c1317a1c32bc516d6cfd4dda8f8fd"
5063+
integrity sha512-2eDYHgL2MJ2wkkNZnus56D0CG8m80BFLuvEcGnD7rQ9jxFogpXMsM9aM5Md+XT8AmYGYCqVfOVBaWFtVvwbpmw==
50645064

50655065
vue-resize@^0.4.5:
50665066
version "0.4.5"

0 commit comments

Comments
 (0)