1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-01-03 18:35:07 +01:00

fix(package): update intersection-observer to version 0.9.0

This commit is contained in:
greenkeeper[bot] 2020-04-17 21:13:20 +00:00 committed by GitHub
parent 75156bff32
commit 15b4553f72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.8.0", "intersection-observer": "^0.9.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",