Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 27, 2020
1 parent c0697ad commit 45017cf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bulma": "0.8.0",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.19.5",
"gatsby": "2.19.6",
"gatsby-image": "2.2.39",
"gatsby-plugin-catch-links": "2.1.24",
"gatsby-plugin-google-analytics": "2.1.34",
Expand Down Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@wpackio/eslint-config": "file:../packages/eslint-config",
"eslint": "6.8.0",
"gatsby-plugin-sharp": "2.4.0",
"gatsby-plugin-sharp": "2.4.2",
"gatsby-transformer-sharp": "2.3.13",
"prettier": "1.19.1"
},
Expand Down
16 changes: 8 additions & 8 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7414,10 +7414,10 @@ gatsby-plugin-sass@2.1.27:
"@babel/runtime" "^7.7.6"
sass-loader "^7.3.1"

gatsby-plugin-sharp@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.4.0.tgz#9df4c2646a34fb7ea4ff5428f6662ef3c0a80cde"
integrity sha512-PmifXRuy0R16uoWPIMvjHgoPdkG30uUS9r+XYAp+WW4Q7oWy1q0R2tia3rcdwvGeOsxX98W95jy8QTqhQ3BDFQ==
gatsby-plugin-sharp@2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.4.2.tgz#30f010fcc3559282eaa24e4c9cb1644d491efb9b"
integrity sha512-30bl2nq0E36TfstcMCx9Zuo1FcRG3VB7dIhbNi6hPdONAvLv08K/SEvERkYVKPPQ7coh2L4DpStz+M/0auT+Vg==
dependencies:
"@babel/runtime" "^7.7.6"
async "^2.6.3"
Expand Down Expand Up @@ -7598,10 +7598,10 @@ gatsby-transformer-sharp@2.3.13:
semver "^5.7.1"
sharp "^0.23.4"

gatsby@2.19.5:
version "2.19.5"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.5.tgz#41dfc896ad8654d3372581fa17edf5a981625cee"
integrity sha512-KdZBFJtTT1XHVHQVXwqpd93Dn/HHkBE7cCBg7n9dLRYGIkywtcw52xpEoBtzSuSeJGJy0Nc97Fvdl2VJXou8Fw==
gatsby@2.19.6:
version "2.19.6"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.6.tgz#469dbeb3d3edf22be0cb3f50b101e0d98573b328"
integrity sha512-eixOxHe2ji79MkTCxCZVODriJTpg6Mlv+6FJ1YEWM129j2TixOc5amwsoCrY5HRjd6yE9VBTzqbc4gEh8znNvQ==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.5"
Expand Down

0 comments on commit 45017cf

Please sign in to comment.