Skip to content

Commit 9485987

Browse files
committed
fix(deps): update gatsby to v2.3.27
1 parent eb9612d commit 9485987

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.26",
47+
"gatsby": "2.3.27",
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
@@ -6565,10 +6565,10 @@ gatsby-telemetry@^1.0.7:
65656565
stack-utils "1.0.2"
65666566
uuid "3.3.2"
65676567

6568-
6569-
version "2.3.26"
6570-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.26.tgz#002785f7edca2949e548959d086309e7570a5dc4"
6571-
integrity sha512-0GfeOxpVJ134QmM/rmlPbJ6YhB1M3BH+zxsH1pYu6UU11jgeANo8c+2U0WD8IcQBbNmKoDwmfUp+ZGBvOZboAg==
6568+
6569+
version "2.3.27"
6570+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.27.tgz#ee5f922e39eb9ee4b6d202f01a5b0133e358a121"
6571+
integrity sha512-Rg0KPebYsHx6QRKMnF1NqLhxpwc2OXaTHRnatqWOq0rFxzS6Dxgfzj44jM6//t+yeDj+52Fdy3oMF1g1sOok4w==
65726572
dependencies:
65736573
"@babel/code-frame" "^7.0.0"
65746574
"@babel/core" "^7.0.0"

0 commit comments

Comments
 (0)