fix: update gatsby monorepo (#16234)

This commit is contained in:
GatsbyJS Bot
2019-07-31 06:57:42 +00:00
parent cd15e59e81
commit 08e951c330
3 changed files with 14 additions and 14 deletions
+6 -6
View File
@@ -3760,9 +3760,9 @@
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
},
"electron-to-chromium": {
"version": "1.3.205",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.205.tgz",
"integrity": "sha512-VV+f2FVeFI5D/slUD7A3V1lTMDkQTUGWYH2dZGAijIutN5Aga4Fn/Hv4Gc+60OpXFVLYIq5HpXb2cG6NrGGQaA=="
"version": "1.3.206",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.206.tgz",
"integrity": "sha512-djq9Ehxs2rwPh7pyY1GMf8vkOWPoK8eoMp913E4t0UaEXvbnOsiSowBBHI8YoN4aKVQJjvxQp5I0LdZkT3Uzmw=="
},
"elliptic": {
"version": "6.5.0",
@@ -5359,9 +5359,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "2.13.44",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.44.tgz",
"integrity": "sha512-FS3w+SLKRegmLcJfSK0MQOitvU0mgpKb0QoHGr7KPO7/Zps6a0qcaK0rQCMySA/a3ZyUnrWyl5Lk1AOrRhqUAA==",
"version": "2.13.45",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.45.tgz",
"integrity": "sha512-LvbEjb5gpYjTwpjGv6u70TC1ryyjzLuU+YY//bcIdI4UxioX2GKD2caQYQ8de5clMS7Vhqd7I4D0jq8hwmDxfQ==",
"requires": {
"@babel/code-frame": "^7.0.0",
"@babel/core": "^7.0.0",