Skip to content

Commit c144401

Browse files
committed
fix(deps): update gatsby to v2.3.31
1 parent 6b88d75 commit c144401

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@wkovacs64/normalize.css": "8.0.1",
4545
"axios": "0.18.0",
4646
"dotenv": "7.0.0",
47-
"gatsby": "2.3.30",
47+
"gatsby": "2.3.31",
4848
"gatsby-plugin-emotion": "4.0.6",
4949
"gatsby-plugin-manifest": "2.0.29",
5050
"gatsby-plugin-netlify": "2.0.15",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6613,10 +6613,10 @@ gatsby-telemetry@^1.0.9:
66136613
stack-utils "1.0.2"
66146614
uuid "3.3.2"
66156615

6616-
6617-
version "2.3.30"
6618-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.30.tgz#758d13a10f396eb75d480250cb911e75fd40fe5a"
6619-
integrity sha512-66ZPcbyFhrPa1pJVfG3Xz6z+lJ8IjMxajoFA6yb8aEBKIjw1IN10D25bnUB79XppydNp+3C4EadGMXVWcFFUhg==
6616+
6617+
version "2.3.31"
6618+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.31.tgz#9ec87eea5ac02e74e96748aabffea9c268a45382"
6619+
integrity sha512-kUkwhkDgPYJX+huwue6kpW8eaERFN6lL8Cym/POeNSqC7O+oUFtxS30Xg1L2JDax8WYVaGP9Wq427Zd7/u9SOQ==
66206620
dependencies:
66216621
"@babel/code-frame" "^7.0.0"
66226622
"@babel/core" "^7.0.0"

0 commit comments

Comments
 (0)