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 22, 2019
1 parent a927bf7 commit d96595f
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.18.1",
"gatsby": "2.18.2",
"gatsby-image": "2.2.33",
"gatsby-plugin-catch-links": "2.1.17",
"gatsby-plugin-google-analytics": "2.1.28",
Expand All @@ -21,7 +21,7 @@
"gatsby-plugin-svgr": "2.0.2",
"gatsby-remark-autolink-headers": "2.1.18",
"gatsby-remark-copy-linked-files": "2.1.30",
"gatsby-remark-images": "3.1.32",
"gatsby-remark-images": "3.1.33",
"gatsby-remark-prismjs": "3.3.24",
"gatsby-remark-smartypants": "2.1.16",
"gatsby-source-filesystem": "2.1.38",
Expand Down
16 changes: 8 additions & 8 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7455,10 +7455,10 @@ gatsby-remark-copy-linked-files@2.1.30:
probe-image-size "^4.1.1"
unist-util-visit "^1.4.1"

gatsby-remark-images@3.1.32:
version "3.1.32"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.32.tgz#62ef581b1a8778949b2248e8e5c7d49e938ddeb2"
integrity sha512-/15LOrN0ljaWfPSRTKdGJKlfv9q/n0dFh32AHFAOnA32S2xkP1cysUu7wIV9FCG50tXny4HguIYmBp6r/ddAuA==
gatsby-remark-images@3.1.33:
version "3.1.33"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.33.tgz#a44aa4b70fc28fbc2a38e80c7fb0b3378546fc5f"
integrity sha512-v8u/x8FdlGiuU7zzy1wvrb1SFL6eRIy4sruWBpJglyadpJjDbro/fUcFXMpAnBNpdXEmiFS1geV2uNx4W7Ea8Q==
dependencies:
"@babel/runtime" "^7.7.2"
chalk "^2.4.2"
Expand Down Expand Up @@ -7575,10 +7575,10 @@ gatsby-transformer-sharp@2.3.5:
semver "^5.7.1"
sharp "^0.23.2"

gatsby@2.18.1:
version "2.18.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.1.tgz#bb8eb085af7ecb714f58024c0548a7aa54a7a224"
integrity sha512-eGO5RlZ9m4xqNj/OSWISoKnvtfVWNmh+Ymo9d49vRtBGRTlgdcCRXZt+nCcLnIgTur94N42/+Vl2o7AyfgXcJg==
gatsby@2.18.2:
version "2.18.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.2.tgz#2e1559fcc56462addabd8a38c6f3236ac43468d7"
integrity sha512-cl0RsnpMpRV2qY1r4OM8HuO8hegrfQIrsJxRI7Nchz0jQk44kN7i/02U2ewXcAZyHR0fo/oJCQq7bzCXEJRXMw==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.2"
Expand Down

0 comments on commit d96595f

Please sign in to comment.