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 13, 2019
1 parent cad05f6 commit ae0f530
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,16 +8,16 @@
"bulma": "0.8.0",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.17.12",
"gatsby": "2.17.13",
"gatsby-image": "2.2.32",
"gatsby-plugin-catch-links": "2.1.16",
"gatsby-plugin-google-analytics": "2.1.25",
"gatsby-plugin-google-analytics": "2.1.26",
"gatsby-plugin-manifest": "2.2.27",
"gatsby-plugin-netlify": "2.1.24",
"gatsby-plugin-netlify-cache": "1.2.0",
"gatsby-plugin-offline": "3.0.20",
"gatsby-plugin-react-helmet": "3.1.14",
"gatsby-plugin-sass": "2.1.21",
"gatsby-plugin-sass": "2.1.22",
"gatsby-plugin-svgr": "2.0.2",
"gatsby-remark-autolink-headers": "2.1.17",
"gatsby-remark-copy-linked-files": "2.1.29",
Expand Down
24 changes: 12 additions & 12 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7248,10 +7248,10 @@ gatsby-plugin-catch-links@2.1.16:
"@babel/runtime" "^7.7.2"
escape-string-regexp "^1.0.5"

gatsby-plugin-google-analytics@2.1.25:
version "2.1.25"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.1.25.tgz#6c38721391de26efe76be9455b67e71f092efdf9"
integrity sha512-LEX18pAL39M/Ba3xgRCLl6Coj5qae5vTxC3lcO40UWtQcfhRGAKMWgkCNA/7LfpTnOgvIDttvReLztdUkYx6PA==
gatsby-plugin-google-analytics@2.1.26:
version "2.1.26"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.1.26.tgz#20b10bb6eb04b0baf4d1d1ee04c2199c87119069"
integrity sha512-nweG/2OOj1yYY3713/LYbX5xOmyogCeqOs3ypX8Q+KoTL4vriziSBscdc2+JLq/YVBpVBoZt1tJ/1b4s5QCqvw==
dependencies:
"@babel/runtime" "^7.7.2"

Expand Down Expand Up @@ -7317,10 +7317,10 @@ gatsby-plugin-react-helmet@3.1.14:
dependencies:
"@babel/runtime" "^7.7.2"

gatsby-plugin-sass@2.1.21:
version "2.1.21"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.21.tgz#c2dbf425909a243e03a1e89467a02becb56ca6f0"
integrity sha512-5xuWO+WjGMIDSJsN0DSO336q3gutAZEbwNGMxwf6+efB0zkKSI5kQDbUbV/+PDIlChRpfJ52bi43XH5uTNb1kg==
gatsby-plugin-sass@2.1.22:
version "2.1.22"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.22.tgz#0204e20e00b270cf30eb0e592201c49377909314"
integrity sha512-ur/OIlpqS+XiUs+IjBgWTT0L6af+1CMpHQD+zjI92sjnSAv5bUF0PBFI5nDY8B5Vih90u4Uyw5nph5vsoWrTgw==
dependencies:
"@babel/runtime" "^7.7.2"
sass-loader "^7.3.1"
Expand Down Expand Up @@ -7509,10 +7509,10 @@ gatsby-transformer-sharp@2.3.4:
semver "^5.7.1"
sharp "^0.23.2"

gatsby@2.17.12:
version "2.17.12"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.17.12.tgz#0ec9e182e58e27882027e74be3f4a6656683726e"
integrity sha512-5xXzVRddv2wG2iD8k1xKDfToUbQ3IMhimjvUFPCum58gdH93nwoh3lbXLb8xEGxn/pwlgeSXZgnNZgKYFN6Pzg==
gatsby@2.17.13:
version "2.17.13"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.17.13.tgz#c89fb1e6fbcaa76d066174c7f5c8a4e5c7d82552"
integrity sha512-INykt+Cy4ERbJDDdEIqFCiBPn9HxVfkiEeBL00eHp7Hlvz6rS4/TZM6nArj3uoH828zvtM41lGfTK3ok9BZ1Kg==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.2"
Expand Down

0 comments on commit ae0f530

Please sign in to comment.