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 28, 2019
1 parent c8393f1 commit 0337c77
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"bulma": "0.8.0",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.18.4",
"gatsby": "2.18.5",
"gatsby-image": "2.2.34",
"gatsby-plugin-catch-links": "2.1.18",
"gatsby-plugin-catch-links": "2.1.19",
"gatsby-plugin-google-analytics": "2.1.29",
"gatsby-plugin-manifest": "2.2.30",
"gatsby-plugin-netlify": "2.1.27",
"gatsby-plugin-netlify-cache": "1.2.0",
"gatsby-plugin-offline": "3.0.24",
"gatsby-plugin-offline": "3.0.25",
"gatsby-plugin-react-helmet": "3.1.16",
"gatsby-plugin-sass": "2.1.24",
"gatsby-plugin-svgr": "2.0.2",
Expand Down
24 changes: 12 additions & 12 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7117,10 +7117,10 @@ gatsby-page-utils@^0.0.32:
lodash "^4.17.15"
micromatch "^3.1.10"

[email protected].18:
version "2.1.18"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.18.tgz#f6ab4ed148eda3350d0068bb35e423a7e16ce776"
integrity sha512-pM80X8MRCeLyelW0Uh9haspW6kNR7QLUFrIaFe+D5BGFDQsDYph3A2S2DQSFch/bjbmzvTnsyilXMXARjbtRGA==
[email protected].19:
version "2.1.19"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.19.tgz#7f4a1a07679a810a8307fc6136223303019bd089"
integrity sha512-jQKEF5dpKWyN5zM8c6mLRRqdy7M+YcuvHvmdP3sKmrvBXrttnXts1Xk2cWMc9E6JkIq9KOZGUpuaTc97x+Za1Q==
dependencies:
"@babel/runtime" "^7.7.4"
escape-string-regexp "^1.0.5"
Expand Down Expand Up @@ -7161,10 +7161,10 @@ [email protected]:
lodash "^4.17.15"
webpack-assets-manifest "^3.1.1"

[email protected].24:
version "3.0.24"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.24.tgz#2af84d9ac431d6023f6ffa8d9d053f7142a4792e"
integrity sha512-Y+nFNKj1YGZykIZdXMaTK/W+fIm/SGI+G5AJBjp/+73HpZmvxyzaAeHwVfactsPbEFozfUfdBvDnLcy7ohvt8w==
[email protected].25:
version "3.0.25"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.25.tgz#25ae9ed42244d4c9b8eb9b05a26d02300e1ce89e"
integrity sha512-WcMofHahGjCWUlcTdImYSjNTV6gVNZ0KjLqcuq6QpmYRRndK3TrlL1M/YUj6LD3m83n2khXtPmbvNtePCBkTdQ==
dependencies:
"@babel/runtime" "^7.7.4"
cheerio "^1.0.0-rc.3"
Expand Down Expand Up @@ -7387,10 +7387,10 @@ [email protected]:
semver "^5.7.1"
sharp "^0.23.3"

[email protected].4:
version "2.18.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.4.tgz#0d359e83e1939df5e9e04af3a3673703900f1913"
integrity sha512-1bAglTeIiWFPf8+R37rlgkoiF767welv056KmM0NCvPDfis2pHjrExViM6Bnc8YnzNCOPhamiY8RCxBtawbMFg==
[email protected].5:
version "2.18.5"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.5.tgz#970e6b550582623fe33d1eab7160037681c00fab"
integrity sha512-mUoxulq7ELZ2l5dvU3Vr/Wv/zP6xPha2SRcsScjhNE4YevsmEujOk8l4AbaOPYBT+Ei8zu8wck0spN66v8oAMQ==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.4"
Expand Down

0 comments on commit 0337c77

Please sign in to comment.