fix: update gatsby monorepo (#16757)

This commit is contained in:
GatsbyJS Bot
2019-08-20 08:57:15 +00:00
parent 8e9d448b40
commit fae70a06f1
3 changed files with 14 additions and 14 deletions
+6 -6
View File
@@ -3788,9 +3788,9 @@
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
},
"electron-to-chromium": {
"version": "1.3.235",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.235.tgz",
"integrity": "sha512-xNabEDbMIKPLQd6xgv4nyyeMaWXIKSJr6G51ZhUemHhbz6kjZAYcygA8CvfEcMF+Mt5eLmDWaLmfSOWdQxzBVQ=="
"version": "1.3.236",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.236.tgz",
"integrity": "sha512-LWOvuJ80pLO3FtFqTcGuXB0dxdMtzSCkRmbXdY5mHUvXRQGor3sTVmyfU70aD2yF5i+fbHz52ncWr5T3xUYHlA=="
},
"elliptic": {
"version": "6.5.0",
@@ -5419,9 +5419,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "2.13.68",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.68.tgz",
"integrity": "sha512-uGwcECZADv52k/BYkS7UKuIT3HWogdTsZKm51HjKQ6R8j1jPcc9dAmXgzImln4rmcdcDgOrUAZCYMDvwrPrJnA==",
"version": "2.13.70",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.70.tgz",
"integrity": "sha512-oaCB0RaYE5Tfi82BKRXjMRkYtCk1J3aljNYVWM86zSpmPnxENtiiSO7NRyTph/6q1Bxqj1QMoV3S9Pzp/Lk61w==",
"requires": {
"@babel/code-frame": "^7.0.0",
"@babel/core": "^7.0.0",