Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 18, 2019
1 parent fc2f57d commit e14f39c
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 15 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.4",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.5.3",
"gatsby": "2.5.4",
"gatsby-image": "2.1.0",
"gatsby-plugin-catch-links": "2.0.14",
"gatsby-plugin-google-analytics": "2.0.20",
Expand Down
40 changes: 26 additions & 14 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6621,10 +6621,10 @@ [email protected]:
semver "^5.6.0"
sharp "^0.22.1"

[email protected].3:
version "2.5.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.5.3.tgz#d36085151e2c4c01cc49615d90d47e85d48d3251"
integrity sha512-2yaPJX5OsPlGk6uxvlXmp0vRiuyfT++29IfIQSlGGoHYxIJUNicOxLPPojlpmx9P8ZnN5tkEh1Uc8EliQP/o3A==
[email protected].4:
version "2.5.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.5.4.tgz#2affc384cb8ea5dc20a408e83275a1c1b241a7c4"
integrity sha512-qkXIiqe4YM5WhwpqxZiw1WSPh5pphbF0tqkryHXZGdpswaLF+ltG+VXcT477P6Jrn69F/Sczcr1a7utRQ/vL6g==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down Expand Up @@ -6698,7 +6698,7 @@ [email protected]:
is-relative-url "^2.0.0"
is-wsl "^1.1.0"
jest-worker "^23.2.0"
joi "12.x.x"
joi "^14.0.0"
json-loader "^0.5.7"
json-stringify-safe "^5.0.1"
kebab-hash "^0.1.2"
Expand Down Expand Up @@ -7536,6 +7536,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb"
integrity sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA==

[email protected]:
version "6.1.3"
resolved "https://registry.yarnpkg.com/hoek/-/hoek-6.1.3.tgz#73b7d33952e01fe27a38b0457294b79dd8da242c"
integrity sha512-YXXAAhmF9zpQbC7LEcREFtXfGq5K1fmd+4PHkBq8NUqmzW3G+Dq10bI/i0KucLRwss3YYFQ0fSfoxBZYiGUqtQ==

hogan.js@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/hogan.js/-/hogan.js-3.0.2.tgz#4cd9e1abd4294146e7679e41d7898732b02c7bfd"
Expand Down Expand Up @@ -8660,15 +8665,6 @@ jimp@^0.2.24:
tinycolor2 "^1.1.2"
url-regex "^3.0.0"

[email protected]:
version "12.0.0"
resolved "https://registry.yarnpkg.com/joi/-/joi-12.0.0.tgz#46f55e68f4d9628f01bbb695902c8b307ad8d33a"
integrity sha512-z0FNlV4NGgjQN1fdtHYXf5kmgludM65fG/JlXzU6+rwkt9U5UWuXVYnXa2FpK0u6+qBuCmrm5byPNuiiddAHvQ==
dependencies:
hoek "4.x.x"
isemail "3.x.x"
topo "2.x.x"

joi@^11.1.1:
version "11.4.0"
resolved "https://registry.yarnpkg.com/joi/-/joi-11.4.0.tgz#f674897537b625e9ac3d0b7e1604c828ad913ccb"
Expand All @@ -8678,6 +8674,15 @@ joi@^11.1.1:
isemail "3.x.x"
topo "2.x.x"

joi@^14.0.0:
version "14.3.1"
resolved "https://registry.yarnpkg.com/joi/-/joi-14.3.1.tgz#164a262ec0b855466e0c35eea2a885ae8b6c703c"
integrity sha512-LQDdM+pkOrpAn4Lp+neNIFV3axv1Vna3j38bisbQhETPMANYRbFJFUyOZcOClYvM/hppMhGWuKSFEK9vjrB+bQ==
dependencies:
hoek "6.x.x"
isemail "3.x.x"
topo "3.x.x"

jpeg-js@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.2.0.tgz#53e448ec9d263e683266467e9442d2c5a2ef5482"
Expand Down Expand Up @@ -13964,6 +13969,13 @@ [email protected]:
dependencies:
hoek "4.x.x"

[email protected]:
version "3.0.3"
resolved "https://registry.yarnpkg.com/topo/-/topo-3.0.3.tgz#d5a67fb2e69307ebeeb08402ec2a2a6f5f7ad95c"
integrity sha512-IgpPtvD4kjrJ7CRA3ov2FhWQADwv+Tdqbsf1ZnPUSAtCJ9e1Z44MmoSGDXGk4IppoZA7jd/QRkNddlLJWlUZsQ==
dependencies:
hoek "6.x.x"

tough-cookie@~2.4.3:
version "2.4.3"
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781"
Expand Down

0 comments on commit e14f39c

Please sign in to comment.