Skip to content

Commit fd9ff5d

Browse files
committed
fix(deps): update gatsby to v2.4.1
1 parent 475be9e commit fd9ff5d

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6660,10 +6660,10 @@ gatsby-telemetry@^1.0.9:
66606660
stack-utils "1.0.2"
66616661
uuid "3.3.2"
66626662

6663-
6664-
version "2.4.0"
6665-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.0.tgz#8315c73957928af15bb3c15e93aebd19d7204853"
6666-
integrity sha512-kWYpEb+V/7KJC7yrznneYWv1nQdcaTdAOEtNAnk99pgC6vnDETgk2AVVh83AhJXmx5nFKcojINwj4hofF5Vj/g==
6663+
6664+
version "2.4.1"
6665+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.1.tgz#5e199df5afa0285093fcf68809ef4160b1016768"
6666+
integrity sha512-KfpsYh79ZLo0UDlu8Nvjv4vH1Ru4arux2wg0lF9vk85DliNJ90+eGhKURX8Diw5MjKOtKXC9gVgkjiVK2VjGSg==
66676667
dependencies:
66686668
"@babel/code-frame" "^7.0.0"
66696669
"@babel/core" "^7.0.0"

0 commit comments

Comments
 (0)