Skip to content

Commit 0fdf31c

Browse files
committed
fix(deps): update gatsby to v2.3.32
1 parent fe881df commit 0fdf31c

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.31",
47+
"gatsby": "2.3.32",
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
@@ -6658,10 +6658,10 @@ gatsby-telemetry@^1.0.9:
66586658
stack-utils "1.0.2"
66596659
uuid "3.3.2"
66606660

6661-
6662-
version "2.3.31"
6663-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.31.tgz#9ec87eea5ac02e74e96748aabffea9c268a45382"
6664-
integrity sha512-kUkwhkDgPYJX+huwue6kpW8eaERFN6lL8Cym/POeNSqC7O+oUFtxS30Xg1L2JDax8WYVaGP9Wq427Zd7/u9SOQ==
6661+
6662+
version "2.3.32"
6663+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.32.tgz#bb6bb141c8122cd023eddc9d1aaec1dbea4917f2"
6664+
integrity sha512-nSlc6IdNoOfzuDme+Z2gSkqmXB+0/j3Y+ElFSE6G8m3hCkV+2CuP7YsREe9V/K1609QwJcmQFRNAqtS1/uYjXw==
66656665
dependencies:
66666666
"@babel/code-frame" "^7.0.0"
66676667
"@babel/core" "^7.0.0"

0 commit comments

Comments
 (0)