mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency intersection-observer to v0.12.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
138f4afd4f
commit
a90dbd3a74
Generated
+3
-3
@@ -11028,9 +11028,9 @@
|
||||
"integrity": "sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw=="
|
||||
},
|
||||
"intersection-observer": {
|
||||
"version": "0.11.0",
|
||||
"resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.11.0.tgz",
|
||||
"integrity": "sha512-KZArj2QVnmdud9zTpKf279m2bbGfG+4/kn16UU0NL3pTVl52ZHiJ9IRNSsnn6jaHrL9EGLFM5eWjTx2fz/+zoQ=="
|
||||
"version": "0.12.0",
|
||||
"resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.12.0.tgz",
|
||||
"integrity": "sha512-2Vkz8z46Dv401zTWudDGwO7KiGHNDkMv417T5ItcNYfmvHR/1qCTVBO9vwH8zZmQ0WkA/1ARwpysR9bsnop4NQ=="
|
||||
},
|
||||
"invariant": {
|
||||
"version": "2.2.4",
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@
|
||||
"favico.js": "0.3.10",
|
||||
"fetch-mock": "9.11.0",
|
||||
"fontfaceobserver": "2.1.0",
|
||||
"intersection-observer": "0.11.0",
|
||||
"intersection-observer": "0.12.0",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
|
||||
Reference in New Issue
Block a user