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 Dec 27, 2018
1 parent ec5ba58 commit 96bb276
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 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.7.2",
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.0.76",
"gatsby": "2.0.77",
"gatsby-image": "2.0.25",
"gatsby-plugin-catch-links": "2.0.9",
"gatsby-plugin-manifest": "2.0.12",
Expand Down Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@wpquark/eslint-config": "3.0.0",
"eslint": "5.11.1",
"gatsby-plugin-sharp": "2.0.16",
"gatsby-plugin-sharp": "2.0.17",
"gatsby-transformer-sharp": "2.1.9",
"prettier": "1.15.3"
},
Expand Down
26 changes: 13 additions & 13 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5976,10 +5976,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.4.7:
version "2.4.7"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.4.7.tgz#f5821ca550f894d182435f0ee1e6a6875bd1064f"
integrity sha512-yVRmYI2nY0D/P2vlD6TwwUsP3KyMKMfs0VqTo9ZrsO+feYfELh6O4gULLbPsE6bl/pwFy8YncRYS5zfH1PVoFg==
gatsby-cli@^2.4.8:
version "2.4.8"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.4.8.tgz#6f02e5076e1710aade0ad8e7524b1ec2cf2ee76f"
integrity sha512-YmS+eYSInI+E9/NrZ3p9Z0WWHIojbnei/ZpD9GhbtVFNDfl9qvv3reK05GekoAwQzLw5cMkiw7ur6WosqqCiHg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
Expand Down Expand Up @@ -6097,10 +6097,10 @@ [email protected]:
"@babel/runtime" "^7.0.0"
sass-loader "^7.0.1"

[email protected].16:
version "2.0.16"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.0.16.tgz#3f65fce65a0ec33a533e909706d3638a84fae2e7"
integrity sha512-jYOIq974tbw6/0IY820tHdtZNUfQc/hyV2tDPwZ5L6yb4bm00b5d5cq2ic8TcxxmL7YNZn04vbODvRJC9YRwAg==
[email protected].17:
version "2.0.17"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.0.17.tgz#4098d0dee82f881410f10a15c16e596e46dc5c01"
integrity sha512-33sgwPdqA/Cm5a5Tm2expqyR+pqvcUfqlk/5cxYaM0KFtEPugNKPBrSzUYq7oQ/zisNfPWzFh0sbF0rzqWUEng==
dependencies:
"@babel/runtime" "^7.0.0"
async "^2.1.2"
Expand Down Expand Up @@ -6246,10 +6246,10 @@ [email protected]:
probe-image-size "^4.0.0"
sharp "^0.21.0"

[email protected].76:
version "2.0.76"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.76.tgz#a28b975f4e80d80be6501d6ee15e4fae8d766342"
integrity sha512-Fja6wmPc4dEq3vBFkwJYiiwhRyJyb4M/REHALjrwTpjh1YVwK0WIZyBDNMNA1Fb5aiX27/TMo3p7Qmo1zKZ1rA==
[email protected].77:
version "2.0.77"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.77.tgz#5bfb447fcba2087182c96bd1650f87303c3c274a"
integrity sha512-Ge4rOTTwjXYwsEErx3U7AOfRALa3cwBOZg1SyZu1bNmLS6cgImcu3Mht27eD08DawRNmEtRg2GMFSKB/KuPAcg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down Expand Up @@ -6303,7 +6303,7 @@ [email protected]:
friendly-errors-webpack-plugin "^1.6.1"
fs-exists-cached "1.0.0"
fs-extra "^5.0.0"
gatsby-cli "^2.4.7"
gatsby-cli "^2.4.8"
gatsby-link "^2.0.7"
gatsby-plugin-page-creator "^2.0.5"
gatsby-react-router-scroll "^2.0.2"
Expand Down

0 comments on commit 96bb276

Please sign in to comment.