mirror of
https://github.com/kremalicious/blog.git
synced 2025-01-03 18:35:07 +01:00
Merge pull request #261 from kremalicious/greenkeeper/intersection-observer-0.10.0
Update intersection-observer to the latest version 🚀
This commit is contained in:
commit
066e9e1b47
6
package-lock.json
generated
6
package-lock.json
generated
@ -14141,9 +14141,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"intersection-observer": {
|
"intersection-observer": {
|
||||||
"version": "0.9.0",
|
"version": "0.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.10.0.tgz",
|
||||||
"integrity": "sha512-n2rP8fawV1EtOFPk5VsQ8uxBx1GqT/5kYYc/GwCQqMqgUJRryMJ4nqAlvqXlh6JmJWRp7PkJW+RrgSeIfOshgA=="
|
"integrity": "sha512-fn4bQ0Xq8FTej09YC/jqKZwtijpvARlRp6wxL5WTA6yPe2YWSJ5RJh7Nm79rK2qB0wr6iDQzH60XGq5V/7u8YQ=="
|
||||||
},
|
},
|
||||||
"into-stream": {
|
"into-stream": {
|
||||||
"version": "3.1.0",
|
"version": "3.1.0",
|
||||||
|
@ -71,7 +71,7 @@
|
|||||||
"gatsby-transformer-remark": "^2.7.1",
|
"gatsby-transformer-remark": "^2.7.1",
|
||||||
"gatsby-transformer-sharp": "^2.4.4",
|
"gatsby-transformer-sharp": "^2.4.4",
|
||||||
"graphql": "^14.6.0",
|
"graphql": "^14.6.0",
|
||||||
"intersection-observer": "^0.9.0",
|
"intersection-observer": "^0.10.0",
|
||||||
"node-fetch": "^2.6.0",
|
"node-fetch": "^2.6.0",
|
||||||
"nord-visual-studio-code": "github:arcticicestudio/nord-visual-studio-code",
|
"nord-visual-studio-code": "github:arcticicestudio/nord-visual-studio-code",
|
||||||
"pigeon-maps": "^0.15.0",
|
"pigeon-maps": "^0.15.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user