Skip to content

Commit

Permalink
chore(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 5, 2018
1 parent 1d5e69d commit c75affa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"babel-preset-env": "1.7.0",
"coveralls": "3.0.2",
"dotenv": "6.1.0",
"gatsby": "2.0.62",
"gatsby": "2.0.63",
"gatsby-plugin-less": "2.0.8",
"gatsby-plugin-sass": "2.0.5",
"gatsby-plugin-sass": "2.0.6",
"gatsby-plugin-stylus": "2.0.3",
"jest": "23.6.0",
"less": "3.9.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4832,9 +4832,9 @@ gatsby-plugin-page-creator@^2.0.5:
parse-filepath "^1.0.1"
slash "^1.0.0"

gatsby-plugin-sass@2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.0.5.tgz#a5c86f2a380bb2527214cf49e654aa2dd3f9d211"
gatsby-plugin-sass@2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.0.6.tgz#123328f4a45f68948a2b91e1fb8425ed656ce267"
dependencies:
"@babel/runtime" "^7.0.0"
sass-loader "^7.0.1"
Expand All @@ -4855,9 +4855,9 @@ gatsby-react-router-scroll@^2.0.2:
scroll-behavior "^0.9.9"
warning "^3.0.0"

gatsby@2.0.62:
version "2.0.62"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.62.tgz#a4c930663a16311637acff75ef3123812b0d7629"
gatsby@2.0.63:
version "2.0.63"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.63.tgz#0fbfe44b1e606739519fc5e53dbb18f551f8908a"
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit c75affa

Please sign in to comment.