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 Nov 25, 2019
1 parent 9fc9df1 commit 742d1fb
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 @@ -13,7 +13,7 @@
"gatsby-plugin-catch-links": "2.1.17",
"gatsby-plugin-google-analytics": "2.1.28",
"gatsby-plugin-manifest": "2.2.29",
"gatsby-plugin-netlify": "2.1.25",
"gatsby-plugin-netlify": "2.1.26",
"gatsby-plugin-netlify-cache": "1.2.0",
"gatsby-plugin-offline": "3.0.22",
"gatsby-plugin-react-helmet": "3.1.15",
Expand Down Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@wpackio/eslint-config": "file:../packages/eslint-config",
"eslint": "6.7.1",
"gatsby-plugin-sharp": "2.3.2",
"gatsby-plugin-sharp": "2.3.3",
"gatsby-transformer-sharp": "2.3.5",
"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 @@ -7381,10 +7381,10 @@ gatsby-plugin-netlify-cache@1.2.0:
babel-runtime "^6.26.0"
fs-extra "^7.0.0"

gatsby-plugin-netlify@2.1.25:
version "2.1.25"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.25.tgz#30a00570fadeb68ebf77cfb98ef1104bbd945000"
integrity sha512-hNRlLaYbv+z9D6vJvzIbgAoT8wVDliXcnGYfYsjgkjNsyW7HMxdBLf/uBo0UvN4kHI4ClvHG8jtYZPQe/dbzzA==
gatsby-plugin-netlify@2.1.26:
version "2.1.26"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.26.tgz#9d9062020a2fdd85806ccdc31b570e5daed7018a"
integrity sha512-T6p/bV+rUYY7fXP1rr1OZ6rk0BovcZzK7IsKb1AiHAKA5OjCi3dsxEv1dZXcZG3mFNdr7YeNo0KgDCvs2dYGEg==
dependencies:
"@babel/runtime" "^7.7.2"
fs-extra "^8.1.0"
Expand Down Expand Up @@ -7433,10 +7433,10 @@ gatsby-plugin-sass@2.1.23:
"@babel/runtime" "^7.7.2"
sass-loader "^7.3.1"

gatsby-plugin-sharp@2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.3.2.tgz#bf9eb6234f7a6c38a9611466f4bd7fae14635dd4"
integrity sha512-H+TrGwhX9vK5PY8WWNBTnsP/LtD3STmg4+XAgVTyRllmh/tVLQ1WzPCwCdoXHsnykmpUkVPLjg2rbdsKod5vwQ==
gatsby-plugin-sharp@2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.3.3.tgz#8c6b23f462ffd2a72f2926e6d5b74c03be9aaf04"
integrity sha512-WVR08k/K23UClk/bqcFBm974vgT9DwlI1H2wKlKesQ6949SWRqzkqrdtjUXsPdgwVF4C50dlc5aDSKYWfG6Lgg==
dependencies:
"@babel/runtime" "^7.7.2"
async "^2.6.3"
Expand Down

0 comments on commit 742d1fb

Please sign in to comment.