Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v2.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 26, 2019
1 parent 6f0f581 commit 910033e
Show file tree
Hide file tree
Showing 2 changed files with 11 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.4",
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.2.11",
"gatsby": "2.2.12",
"gatsby-image": "2.0.34",
"gatsby-plugin-catch-links": "2.0.13",
"gatsby-plugin-manifest": "2.0.24",
Expand Down
14 changes: 10 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6586,10 +6586,10 @@ [email protected]:
probe-image-size "^4.0.0"
sharp "^0.21.3"

[email protected].11:
version "2.2.11"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.11.tgz#057f002c987973169cb9821f086199a08530515f"
integrity sha512-112c4RyUhxePTZaxUqJByyC9IINHE7D2I0HqoAX+LDmUCEM4G/cCxMdpc/+pdvpPvD9Y7xENnnmFptywaKHuyA==
[email protected].12:
version "2.2.12"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.12.tgz#483e2e69b59ebb7f388723e7cfe200d3bc103ca8"
integrity sha512-Nt5ynuJcOHDaC8VA7KvD48c3jyDIA+dnMG9ir3gKMbOreTVqayR4c7dEc3VKK+skQVhvMnpi57vR2CtNXqW4OQ==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down Expand Up @@ -6712,6 +6712,7 @@ [email protected]:
webpack-hot-middleware "^2.21.0"
webpack-merge "^4.1.0"
webpack-stats-plugin "^0.1.5"
xstate "^4.3.2"
yaml-loader "^0.5.0"

gauge@~2.7.3:
Expand Down Expand Up @@ -14903,6 +14904,11 @@ xstate@^3.1.0:
resolved "https://registry.yarnpkg.com/xstate/-/xstate-3.3.3.tgz#64177cd4473d4c2424b3df7d2434d835404b09a9"
integrity sha512-p0ZYDPWxZZZRAJyD3jaGO9/MYioHuxZp6sjcLhPfBZHAprl4EDrZRGDqRVH9VvK8oa6Nrbpf+U5eNmn8KFwO3g==

xstate@^4.3.2:
version "4.3.3"
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.3.3.tgz#e7712aa48285c8900cd62020953313a0aac8d82e"
integrity sha512-63os3bXeN0oaEsYwtHuqR6N71m6Ro/dZpVNgef9vez7skeabbaVh5hOCVLXPwZqQ9QLUlxAQuc38wlsIibdFkw==

"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.0, xtend@~4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
Expand Down

0 comments on commit 910033e

Please sign in to comment.