Skip to content

Commit 856f4a1

Browse files
authored
Bump Gatsby (reactjs#429)
1 parent 22b72e8 commit 856f4a1

File tree

2 files changed

+23
-13
lines changed

2 files changed

+23
-13
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-react": "^7.4.0",
2626
"eslint-plugin-relay": "^0.0.19",
2727
"flow-bin": "^0.56.0",
28-
"gatsby": "^1.9.9",
28+
"gatsby": "^1.9.135",
2929
"gatsby-link": "^1.6.9",
3030
"gatsby-plugin-catch-links": "^1.0.9",
3131
"gatsby-plugin-feed": "^1.3.9",

Diff for: yarn.lock

+22-12
Original file line numberDiff line numberDiff line change
@@ -3894,15 +3894,15 @@ functional-red-black-tree@^1.0.1:
38943894
version "1.0.1"
38953895
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
38963896

3897-
gatsby-1-config-css-modules@^1.0.7:
3898-
version "1.0.7"
3899-
resolved "https://registry.yarnpkg.com/gatsby-1-config-css-modules/-/gatsby-1-config-css-modules-1.0.7.tgz#c280ecdaf6f44ade490b4b87b6ed496addac9488"
3897+
gatsby-1-config-css-modules@^1.0.8:
3898+
version "1.0.8"
3899+
resolved "https://registry.yarnpkg.com/gatsby-1-config-css-modules/-/gatsby-1-config-css-modules-1.0.8.tgz#c051b7be22c6d07d485c2d9d05e0b88c13f4a572"
39003900
dependencies:
39013901
babel-runtime "^6.26.0"
39023902

3903-
gatsby-cli@^1.1.25:
3904-
version "1.1.25"
3905-
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.25.tgz#767899c351711870a3b08a9758da94e224abbfe7"
3903+
gatsby-cli@^1.1.27:
3904+
version "1.1.27"
3905+
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.27.tgz#40be97cde1721ee61c25d21a21c84867e7ba3678"
39063906
dependencies:
39073907
babel-code-frame "^6.26.0"
39083908
babel-runtime "^6.26.0"
@@ -3918,9 +3918,18 @@ gatsby-cli@^1.1.25:
39183918
resolve-cwd "^2.0.0"
39193919
source-map "^0.5.7"
39203920
stack-trace "^0.0.10"
3921+
update-notifier "^2.3.0"
39213922
yargs "^8.0.2"
39223923
yurnalist "^0.2.1"
39233924

3925+
gatsby-link@^1.6.30:
3926+
version "1.6.32"
3927+
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-1.6.32.tgz#49114e5fc649f274254953e06bfaafebb296ccb8"
3928+
dependencies:
3929+
babel-runtime "^6.26.0"
3930+
prop-types "^15.5.8"
3931+
ric "^1.3.0"
3932+
39243933
gatsby-link@^1.6.9:
39253934
version "1.6.30"
39263935
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-1.6.30.tgz#d75a7ceaa9e138b5f4f64cc6dbf1e0632876bd09"
@@ -4153,9 +4162,9 @@ gatsby-transformer-sharp@^1.6.1:
41534162
fs-extra "^4.0.2"
41544163
image-size "^0.6.0"
41554164

4156-
gatsby@^1.9.9:
4157-
version "1.9.128"
4158-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.128.tgz#9b78bee5cf160886610f53ef203c645b698454d4"
4165+
gatsby@^1.9.135:
4166+
version "1.9.135"
4167+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.135.tgz#7ab1c684c8556cb4324b4888d77efd1a919fc4e0"
41594168
dependencies:
41604169
async "^2.1.2"
41614170
babel-code-frame "^6.22.0"
@@ -4193,8 +4202,9 @@ gatsby@^1.9.9:
41934202
friendly-errors-webpack-plugin "^1.6.1"
41944203
front-matter "^2.1.0"
41954204
fs-extra "^4.0.1"
4196-
gatsby-1-config-css-modules "^1.0.7"
4197-
gatsby-cli "^1.1.25"
4205+
gatsby-1-config-css-modules "^1.0.8"
4206+
gatsby-cli "^1.1.27"
4207+
gatsby-link "^1.6.30"
41984208
gatsby-module-loader "^1.0.9"
41994209
gatsby-react-router-scroll "^1.0.6"
42004210
glob "^7.1.1"
@@ -10301,7 +10311,7 @@ unzip-response@^2.0.1:
1030110311
version "2.0.1"
1030210312
resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97"
1030310313

10304-
10314+
[email protected], update-notifier@^2.3.0:
1030510315
version "2.3.0"
1030610316
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-2.3.0.tgz#4e8827a6bb915140ab093559d7014e3ebb837451"
1030710317
dependencies:

0 commit comments

Comments
 (0)