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 Jul 19, 2019
1 parent 66b54d2 commit 2c92446
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.7.5",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.13.27",
"gatsby": "2.13.28",
"gatsby-image": "2.2.6",
"gatsby-plugin-catch-links": "2.1.2",
"gatsby-plugin-google-analytics": "2.1.4",
Expand All @@ -25,7 +25,7 @@
"gatsby-remark-prismjs": "3.3.3",
"gatsby-remark-smartypants": "2.1.2",
"gatsby-source-filesystem": "2.1.5",
"gatsby-transformer-remark": "2.6.6",
"gatsby-transformer-remark": "2.6.7",
"node-sass": "4.11.0",
"prismjs": "1.16.0",
"prop-types": "15.7.2",
Expand Down
16 changes: 8 additions & 8 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6857,10 +6857,10 @@ gatsby-telemetry@^1.1.6:
stack-utils "1.0.2"
uuid "3.3.2"

[email protected].6:
version "2.6.6"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.6.tgz#14cc5c8c82991153449bb9460046f3232b21c5f8"
integrity sha512-rqKOCytFJh2HAHq28d+v6LLF1jTH15/5sKTCVsHZ/Uo0v5skDSTytCszZGhvICKBnx3ZPzWUpNq+BtRO0dMf+Q==
[email protected].7:
version "2.6.7"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.7.tgz#8478ca50818f9931004edb8b7fee59eb4e74fd8d"
integrity sha512-0Y14p1tpO/KGVHkKbAtYRn7ZjkdBdZzji7S2ZdCOuElGnK0FWTeYvgKCAiMiD0vQIOuuNtFrRovkakcbnLx6HQ==
dependencies:
"@babel/runtime" "^7.0.0"
bluebird "^3.5.0"
Expand Down Expand Up @@ -6896,10 +6896,10 @@ [email protected]:
semver "^5.6.0"
sharp "^0.22.1"

[email protected].27:
version "2.13.27"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.27.tgz#2a45612924071b2d3201f2ce958f194d892f7d8f"
integrity sha512-PVA2+iJYxQfMjCHiGwDpyEk9qsWCQ7rh44Iw1CGogcRtUk/vUD9c1Hw8+1+uTK8x76p9NHiWA3Sl6xrwCjxHog==
[email protected].28:
version "2.13.28"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.28.tgz#0d13fb802453666eed5d448078d7b7ddca618012"
integrity sha512-WhM40r7PJul+U73lxlSnRxRLse9IQydCQ0xK8cDjRP5zWjy2YeX4yQuKzzbQYjTvSS+pUOSd2odnGAPxOn3l0w==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 2c92446

Please sign in to comment.