Skip to content

Commit 6f2980d

Browse files
author
Guillaume Chau
committed
chore: update visibility observer
1 parent 0caf6c9 commit 6f2980d

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
@@ -63,7 +63,7 @@
6363
},
6464
"dependencies": {
6565
"scrollparent": "^2.0.1",
66-
"vue-observe-visibility": "^0.4.1",
66+
"vue-observe-visibility": "^0.4.3",
6767
"vue-resize": "^0.4.4"
6868
},
6969
"browserslist": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2922,10 +2922,10 @@ vue-eslint-parser@^2.0.3:
29222922
esquery "^1.0.0"
29232923
lodash "^4.17.4"
29242924

2925-
vue-observe-visibility@^0.4.1:
2926-
version "0.4.1"
2927-
resolved "https://registry.yarnpkg.com/vue-observe-visibility/-/vue-observe-visibility-0.4.1.tgz#741dfc6c7894f4f41abab9efa1a86b1eb5012b18"
2928-
integrity sha512-JlrtUY8ZrDHO85gKVdOepJhsuKTXhum9+vfpHmkGVZg8sf9K1QTyikmeuqvAmQdNUgZ9vPBcs8vMsl4rm4A7fQ==
2925+
vue-observe-visibility@^0.4.3:
2926+
version "0.4.3"
2927+
resolved "https://registry.yarnpkg.com/vue-observe-visibility/-/vue-observe-visibility-0.4.3.tgz#b2694a83c94b274f566e03a497df51540e2daedc"
2928+
integrity sha512-YyyO3a5OUkgpmC0NEf+xWJR0jVdFWzVbKRDzUumOVMhfr3+jxXEycYNHCM3rEO5lcj3ZNJpDomZEYEx0Wqqh9A==
29292929

29302930
vue-resize@^0.4.4:
29312931
version "0.4.4"

0 commit comments

Comments
 (0)