Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v2.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 3, 2019
1 parent ccf6818 commit 05d9a40
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bulma": "0.7.4",
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.3.9",
"gatsby": "2.3.10",
"gatsby-image": "2.0.37",
"gatsby-plugin-catch-links": "2.0.13",
"gatsby-plugin-manifest": "2.0.26",
Expand Down
8 changes: 4 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6634,10 +6634,10 @@ [email protected]:
probe-image-size "^4.0.0"
sharp "^0.21.3"

[email protected].9:
version "2.3.9"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.9.tgz#72dadd66282697eacd02ee2a4b81d2ef5243e17f"
integrity sha512-FyPqMTvDfa29aaeqfHp0Oyhh9f5HfanVJRsyNdPWwbOqlPqqyOumrMu4XvwLuq4JLv/hMxrUSnEGRHl5/zhN2g==
[email protected].10:
version "2.3.10"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.10.tgz#9a04b47d4ad5c31da710307db2248178292d3674"
integrity sha512-ytv0UUKklm5mHGM4AgYIMGgwLikANM3M5H0KBQy3G4M2a2Uq2RTNj8J6Lvl6fQEacKM/gpNgTfttwxeAiP3MKQ==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 05d9a40

Please sign in to comment.