Skip to content

Commit 887ef11

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update gatsby monorepo
1 parent 6607fee commit 887ef11

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"bulma": "0.7.4",
99
"classnames": "2.2.6",
1010
"docsearch.js": "2.6.3",
11-
"gatsby": "2.4.5",
11+
"gatsby": "2.4.6",
1212
"gatsby-image": "2.0.41",
1313
"gatsby-plugin-catch-links": "2.0.14",
1414
"gatsby-plugin-google-analytics": "2.0.20",
@@ -24,7 +24,7 @@
2424
"gatsby-remark-images": "3.0.11",
2525
"gatsby-remark-prismjs": "3.2.9",
2626
"gatsby-remark-smartypants": "2.0.9",
27-
"gatsby-source-filesystem": "2.0.34",
27+
"gatsby-source-filesystem": "2.0.35",
2828
"gatsby-transformer-remark": "2.3.12",
2929
"node-sass": "4.11.0",
3030
"prismjs": "1.16.0",

site/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6532,10 +6532,10 @@ gatsby-remark-smartypants@2.0.9:
65326532
retext-smartypants "^3.0.0"
65336533
unist-util-visit "^1.3.0"
65346534

6535-
gatsby-source-filesystem@2.0.34:
6536-
version "2.0.34"
6537-
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.34.tgz#8e96f52ed25096c345bddfc230f9265304041a81"
6538-
integrity sha512-QXGMrAh9wwcZ2dH14/KQtMER6LPUWy9sSxz0MDI5E7ZIqeJfeDfOfDXT5Yl+eu9JFPWyoc8vMw6dd4O5CzOhiw==
6535+
gatsby-source-filesystem@2.0.35:
6536+
version "2.0.35"
6537+
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.35.tgz#6f4d5d39cb79c9234572eda945ddf603efbc85fd"
6538+
integrity sha512-eQsSBM7HLYaG8RCtggsQkq4iDOcT05zyj1BOuKSAIvHC1sGSBRkmsCh7oZkU7BBjGOq9gB09Dl3xv9JvUHnKLw==
65396539
dependencies:
65406540
"@babel/runtime" "^7.0.0"
65416541
better-queue "^3.8.7"
@@ -6613,10 +6613,10 @@ gatsby-transformer-sharp@2.1.19:
66136613
semver "^5.6.0"
66146614
sharp "^0.22.1"
66156615

6616-
gatsby@2.4.5:
6617-
version "2.4.5"
6618-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.5.tgz#c65a7659e28bf0b840e37f0920c272faeea8bfc4"
6619-
integrity sha512-vxfKJORfyIFVvqb8i1FTkaY/cHMq+OVpuGtTfcyENdnh7EG3WkGPnFH4Y7AtVpPM+gP395KAqKHED7pYHF3GqA==
6616+
gatsby@2.4.6:
6617+
version "2.4.6"
6618+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.6.tgz#90c0b36ed330454b3aa80b3451ffccb5da060f3d"
6619+
integrity sha512-Gki9dtIYMT7UOe3d8Z78TGMaQP1Govooi1vNjcgJ4dpC+YPCEMcgU3Nx1Xx/Ey3IDzOlCyBwvqtxlkuy/zPHvA==
66206620
dependencies:
66216621
"@babel/code-frame" "^7.0.0"
66226622
"@babel/core" "^7.0.0"

0 commit comments

Comments
 (0)