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 Jul 12, 2019
1 parent 507a52f commit 83e6950
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 31 deletions.
8 changes: 4 additions & 4 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
"bulma": "0.7.5",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.13.15",
"gatsby": "2.13.16",
"gatsby-image": "2.2.5",
"gatsby-plugin-catch-links": "2.1.1",
"gatsby-plugin-google-analytics": "2.1.2",
"gatsby-plugin-google-analytics": "2.1.3",
"gatsby-plugin-manifest": "2.2.2",
"gatsby-plugin-netlify": "2.1.1",
"gatsby-plugin-netlify-cache": "1.2.0",
"gatsby-plugin-offline": "2.2.2",
"gatsby-plugin-react-helmet": "3.1.1",
"gatsby-plugin-sass": "2.1.1",
"gatsby-plugin-sass": "2.1.2",
"gatsby-plugin-svgr": "2.0.2",
"gatsby-remark-autolink-headers": "2.1.1",
"gatsby-remark-copy-linked-files": "2.1.1",
Expand Down Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@wpackio/eslint-config": "file:../packages/eslint-config",
"eslint": "5.16.0",
"gatsby-plugin-sharp": "2.2.4",
"gatsby-plugin-sharp": "2.2.5",
"gatsby-transformer-sharp": "2.2.2",
"prettier": "1.17.1"
},
Expand Down
55 changes: 28 additions & 27 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2575,10 +2575,10 @@ babel-preset-fbjs@^3.1.2:
"@babel/plugin-transform-template-literals" "^7.0.0"
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"

babel-preset-gatsby@^0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.2.tgz#cbfc079db8f104770a7293e2e53843c627785cef"
integrity sha512-e5iVB57ZlyXh+HV/zReDUX+2T/vuMzdDny+i4u8Cx2ZkFyyhlBK9Vb1NsLoJUu2KD7J2kZ1crwNWJRJlTyaFDg==
babel-preset-gatsby@^0.2.3:
version "0.2.3"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.3.tgz#eb21d6f8f5641e00a833d0ee5281cfcb6d9bdb9a"
integrity sha512-5dvbTkyIWo6IMB9aRz995C81LjtvbaI8avBAlEzRGbgkv3QlYIjIsMO4AM9o2+U2lLqN15RYoh1//XzBCDkpbA==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.0.0"
"@babel/plugin-syntax-dynamic-import" "^7.0.0"
Expand Down Expand Up @@ -6543,10 +6543,10 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=

gatsby-cli@^2.7.10:
version "2.7.10"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.10.tgz#2001d9c305d101dc101d991274d93b7a569b1a71"
integrity sha512-L/5afJTmytI583+jQ6a53Au4uqN6jjLYT/ZkjjYT22Kcn8Ntl/nHcPD6qdDxOGF1EEnt9Go8aFCiql0jSkhOzw==
gatsby-cli@^2.7.11:
version "2.7.11"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.11.tgz#287c45061fb7b94e132ad1f5aac4a8a59d4a1550"
integrity sha512-F0slstlZu10pcNHc3d6L/tT9yRhmMQIt4arGKGXZCIyC4vvTYvGFzgcNesrAnn62B8JdCo4m1DtyyFMvpX3saQ==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
Expand Down Expand Up @@ -6636,10 +6636,10 @@ gatsby-plugin-catch-links@2.1.1:
"@babel/runtime" "^7.0.0"
escape-string-regexp "^1.0.5"

gatsby-plugin-google-analytics@2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.1.2.tgz#93955e348528dadd3d0b5f0e4a181401c3f67d58"
integrity sha512-+TjrBTI+JcZfjohvob2dgLPRr6uQxURvvgZysiyBvAxddlZuLQGyFxcQXSAYBXhtzA2AGvdJC3TSY9b/sgOZ1w==
gatsby-plugin-google-analytics@2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.1.3.tgz#8649d99162a6a67d4961df40e17f3aec1935570a"
integrity sha512-8OdMWWbn98i+pr5dG1BzBPI2boIuXOnwVzpIVFPl5JwpJRgBnOOb9uhZdeN4l7NoVHdZeGfb/u2vj2UcejjncQ==
dependencies:
"@babel/runtime" "^7.0.0"

Expand Down Expand Up @@ -6703,23 +6703,24 @@ gatsby-plugin-react-helmet@3.1.1:
dependencies:
"@babel/runtime" "^7.0.0"

gatsby-plugin-sass@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.1.tgz#00b323dae202c819299c5c291f8c1c52707691d2"
integrity sha512-WUKnS9pRUWONdAJ+C0u0soHBB4yOXvaUKOMNywRiMmb5wXaKGLgoYaOz71miRBxJbU5gjpxzXVjpONQIs2mIwA==
gatsby-plugin-sass@2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.2.tgz#fe766eb1a8e91bfd1a048b6a8bef3bd65bb0583a"
integrity sha512-vQxBHHR0XxB7024Y3PUtINSqaqDN+okxV2XgfDqNyszao3Ba0CbQpGdtYW1pZdLHDYzQRz9PkyZOLCOHxC7rgg==
dependencies:
"@babel/runtime" "^7.0.0"
sass-loader "^7.0.1"

gatsby-plugin-sharp@2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.4.tgz#b4d7210d5e3b77c8f4a1858ce838e332f476c65a"
integrity sha512-+1TQlcfCqz0ni+ng/1bb30IX5PzWF0STwtSB4oeqYkpEbqJiG6U+KDbpIrpWHXH7VsjQcNS/32YNjTHn0b+s5g==
gatsby-plugin-sharp@2.2.5:
version "2.2.5"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.5.tgz#b363c90e71cf913167d23e9cdbcf3810d815145e"
integrity sha512-IRCd5pp3y84H2zjT27Z5/qZxFP2GW3dTrgYnfC0Lmoqh7+4qGTsb8BslYuuQW03XeySaOY2rG+KiB6mH7gjvzg==
dependencies:
"@babel/runtime" "^7.0.0"
async "^2.1.2"
bluebird "^3.5.0"
fs-extra "^7.0.0"
got "^8.3.2"
imagemin "^6.0.0"
imagemin-mozjpeg "^8.0.0"
imagemin-pngquant "^6.0.0"
Expand Down Expand Up @@ -6889,10 +6890,10 @@ gatsby-transformer-sharp@2.2.2:
semver "^5.6.0"
sharp "^0.22.1"

gatsby@2.13.15:
version "2.13.15"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.15.tgz#c85a803d8e170abd9c1d7e26e587b67190aeb64f"
integrity sha512-Q/Z5bp+biCu6FC+V6wG6nEkpx5/xcEs9svSRjCbCp94Vy+Mhy+cxdb/o9RwmUwF5OlSm1k3e9A4vhm3UCSdjOw==
gatsby@2.13.16:
version "2.13.16"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.16.tgz#65819c95feb2153683084a6e2fd90516f2fe0830"
integrity sha512-xcdKBVjkOPKaS4fkRAnZKt2eh8nzasAeDJyRS+5v4mlvz5jw38Zut0pBTttI3ued/eaGcLlZSS/lQte/W2vbdg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand All @@ -6914,7 +6915,7 @@ gatsby@2.13.15:
babel-plugin-add-module-exports "^0.2.1"
babel-plugin-dynamic-import-node "^1.2.0"
babel-plugin-remove-graphql-queries "^2.7.1"
babel-preset-gatsby "^0.2.2"
babel-preset-gatsby "^0.2.3"
better-opn "0.1.4"
better-queue "^3.8.6"
bluebird "^3.5.0"
Expand Down Expand Up @@ -6951,7 +6952,7 @@ gatsby@2.13.15:
flat "^4.0.0"
fs-exists-cached "1.0.0"
fs-extra "^5.0.0"
gatsby-cli "^2.7.10"
gatsby-cli "^2.7.11"
gatsby-graphiql-explorer "^0.2.2"
gatsby-link "^2.2.1"
gatsby-plugin-page-creator "^2.1.3"
Expand Down Expand Up @@ -7390,7 +7391,7 @@ got@^7.0.0, got@^7.1.0:
url-parse-lax "^1.0.0"
url-to-options "^1.0.1"

got@^8.3.1:
got@^8.3.1, got@^8.3.2:
version "8.3.2"
resolved "https://registry.yarnpkg.com/got/-/got-8.3.2.tgz#1d23f64390e97f776cac52e5b936e5f514d2e937"
integrity sha512-qjUJ5U/hawxosMryILofZCkm3C84PLJS/0grRIpjAwu+Lkxxj5cxeCU25BG0/3mDSpXKTyZr8oh8wIgLaH0QCw==
Expand Down

0 comments on commit 83e6950

Please sign in to comment.