Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v2.13.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 16, 2019
1 parent 0e8ae58 commit 2f686b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bulma": "0.7.5",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.13.24",
"gatsby": "2.13.25",
"gatsby-image": "2.2.6",
"gatsby-plugin-catch-links": "2.1.2",
"gatsby-plugin-google-analytics": "2.1.4",
Expand Down
8 changes: 4 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6896,10 +6896,10 @@ gatsby-transformer-sharp@2.2.3:
semver "^5.6.0"
sharp "^0.22.1"

gatsby@2.13.24:
version "2.13.24"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.24.tgz#0a3dc980619fdd5e5ba58b7e350b6a29aaff6b21"
integrity sha512-pIrYKc0mxXKM/QtaSREIE0n42Ib9MRMwggioythmm7qlRAbSkslmSP/Lkky6APRijy0uimFJBy4HU/h2SKAnIw==
gatsby@2.13.25:
version "2.13.25"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.25.tgz#8cb7614059f837c708957d06ce34819e3a073f06"
integrity sha512-Wsytoc4OLvX9yRK9SjzWC+2jE7l7kjjP+vUpb95qMPkqyLykxN9Ghpvl/ZqBAoXWNpqhF5hPZam87suUHz4Ygg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 2f686b9

Please sign in to comment.