Skip to content

Commit f7fdf0d

Browse files
committed
fix(deps): update gatsby to v2.3.36
1 parent 154ac35 commit f7fdf0d

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.35",
47+
"gatsby": "2.3.36",
4848
"gatsby-plugin-emotion": "4.0.6",
4949
"gatsby-plugin-manifest": "2.0.29",
5050
"gatsby-plugin-netlify": "2.0.16",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6654,10 +6654,10 @@ gatsby-telemetry@^1.0.9:
66546654
stack-utils "1.0.2"
66556655
uuid "3.3.2"
66566656

6657-
6658-
version "2.3.35"
6659-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.35.tgz#a154dd883d5bf458a363d23aa627229d9c2910e1"
6660-
integrity sha512-yb1KnX5P45WMeJvvCE2YePpPtSAxTIYHGjYCCJN6xI+cDJLL+lXmz7Q5WsvwiMPAZTdCUR26m3ZyJhERtnwHeg==
6657+
6658+
version "2.3.36"
6659+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.36.tgz#5a1a4fe20b6988671f6bf69d2abec219110bc4ca"
6660+
integrity sha512-tVgSoxGH0xL/fBahxIxmJQpFg5Wou6FrvYa2qd9ADfbFHmyEc00C/x9XXpv9mg51z9n2y1xzswFnMjopBJpKUg==
66616661
dependencies:
66626662
"@babel/code-frame" "^7.0.0"
66636663
"@babel/core" "^7.0.0"

0 commit comments

Comments
 (0)