fix: update dependency gatsby to ^2.15.26 (#17895)

This commit is contained in:
GatsbyJS Bot
2019-09-26 00:17:42 +00:00
parent 6c523ee8e3
commit eaeed276f8
3 changed files with 31 additions and 31 deletions
+15 -15
View File
@@ -1095,9 +1095,9 @@
"integrity": "sha1-fyrX7FX5FEgvybHsS7GuYCjUYGY="
},
"@types/node": {
"version": "12.7.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.7.7.tgz",
"integrity": "sha512-4jUncNe2tj1nmrO/34PsRpZqYVnRV1svbU78cKhuQKkMntKB/AmdLyGgswcZKjFHEHGpiY8pVD8CuVI55nP54w=="
"version": "12.7.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.7.8.tgz",
"integrity": "sha512-FMdVn84tJJdV+xe+53sYiZS4R5yn1mAIxfj+DVoNiQjTYz1+OYmjwEZr1ev9nU0axXwda0QDbYl06QHanRVH3A=="
},
"@types/prop-types": {
"version": "15.7.3",
@@ -5705,9 +5705,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "2.15.25",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.15.25.tgz",
"integrity": "sha512-D0lim5I8c1o8poaxDTjbDgkkLoifItmqMOgh2rfxYI3N09TTqCJc7nY6iUTqt/QsRemw7GAqg2WoqWahDOagsQ==",
"version": "2.15.26",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.15.26.tgz",
"integrity": "sha512-IvJwIR+J4QZ/8BMcIQJnhOW5VHGuWsZIpdbppvuutKFB4OvXXC1uikuo/7QWe5P4WbUhzN2s3/LrXZ6Vzx0YZw==",
"requires": {
"@babel/code-frame": "^7.5.5",
"@babel/core": "^7.6.0",
@@ -5769,13 +5769,13 @@
"flat": "^4.1.0",
"fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0",
"gatsby-cli": "^2.7.50",
"gatsby-cli": "^2.7.51",
"gatsby-core-utils": "^1.0.10",
"gatsby-graphiql-explorer": "^0.2.19",
"gatsby-link": "^2.2.15",
"gatsby-plugin-page-creator": "^2.1.21",
"gatsby-react-router-scroll": "^2.1.9",
"gatsby-telemetry": "^1.1.25",
"gatsby-telemetry": "^1.1.26",
"glob": "^7.1.4",
"got": "8.3.2",
"graphql": "^14.5.8",
@@ -5940,9 +5940,9 @@
}
},
"gatsby-cli": {
"version": "2.7.50",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.7.50.tgz",
"integrity": "sha512-VvBhQvT2Gg/Wc7YGyqIuTQr05F4R08IeecVLrXEA5YPDlco3enoGmeBx8o4uvS5ZHO2A8hT8VsQp5uCVHa5o+Q==",
"version": "2.7.51",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.7.51.tgz",
"integrity": "sha512-kp7i0B1FNNjWXe1d8KlkDN/ODBTatUiRYom1yR6pxgQm3MzPKZdwsJVqpZpY5Hno+FzOKi8STDG4/LWvc2t1Kg==",
"requires": {
"@babel/code-frame": "^7.5.5",
"@babel/runtime": "^7.6.0",
@@ -5960,7 +5960,7 @@
"execa": "^2.0.4",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0",
"gatsby-telemetry": "^1.1.25",
"gatsby-telemetry": "^1.1.26",
"hosted-git-info": "^3.0.0",
"ink": "^2.3.0",
"ink-spinner": "^3.0.1",
@@ -6327,9 +6327,9 @@
}
},
"gatsby-telemetry": {
"version": "1.1.25",
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.1.25.tgz",
"integrity": "sha512-vX2nARHJEDiyhhKuvF3wN2cbrluwgMycbiunazG6NU29P+zFlQCz9MMrZ4Q09h5SP4P1sWJtrDv13+5A66GHpg==",
"version": "1.1.26",
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.1.26.tgz",
"integrity": "sha512-/iZJjcXvanP/jP0QLGs8TyVat2p+fF5DZs+nMQhP1KykjGkbxohBeaou88Vfgak6ifA3lv9rcBX8FdxU02Reiw==",
"requires": {
"@babel/code-frame": "^7.5.5",
"@babel/runtime": "^7.6.0",