Skip to content

Commit

Permalink
fix(deps): update gatsby to v2.3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 12, 2019
1 parent 2b83d62 commit 3f3eaf9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@wkovacs64/normalize.css": "8.0.1",
"axios": "0.18.0",
"dotenv": "7.0.0",
"gatsby": "2.3.20",
"gatsby": "2.3.21",
"gatsby-plugin-emotion": "4.0.6",
"gatsby-plugin-manifest": "2.0.29",
"gatsby-plugin-netlify": "2.0.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6524,10 +6524,10 @@ gatsby-telemetry@^1.0.7:
stack-utils "1.0.2"
uuid "3.3.2"

gatsby@2.3.20:
version "2.3.20"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.20.tgz#67e3674ac598cd0facab3727e3b17aedb150d116"
integrity sha512-tVhgSVboCSjV1q5yU3JpBcg7blauVdHc4AnwHQ1AJbjfWzQV3NiDGwjfiQqWfGb0YG5YCjYAgUYgQ8zhO1GSJw==
gatsby@2.3.21:
version "2.3.21"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.21.tgz#0fa2f742a00e1dcb690d8513a20ae41015dbf94c"
integrity sha512-yV/vv0j4PxaY+udCyxSDDPZMSYw3CKUCav0ZEkhbKhuY3nM5uTq07S8ivZ4eJfDQTcOV1lYSV3mCgOX5jI3/pA==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 3f3eaf9

Please sign in to comment.