Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Commit 556d0e2

Browse files
committed
Update dependency gatsby to v1.9.262
1 parent a64f166 commit 556d0e2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"license": "MIT",
1919
"author": "Rafael Cordones <[email protected]>",
2020
"dependencies": {
21-
"gatsby": "1.9.261",
21+
"gatsby": "1.9.262",
2222
"gatsby-link": "1.6.44",
2323
"gatsby-plugin-manifest": "1.0.22",
2424
"gatsby-plugin-offline": "1.0.16",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3231,9 +3231,9 @@ gatsby-1-config-extract-plugin@^1.0.3:
32313231
babel-runtime "^6.26.0"
32323232
extract-text-webpack-plugin "^1.0.1"
32333233

3234-
gatsby-cli@^1.1.52:
3235-
version "1.1.52"
3236-
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.52.tgz#1bb09671b774a49202ea5bb90aa49bfeebaa2fc3"
3234+
gatsby-cli@^1.1.53:
3235+
version "1.1.53"
3236+
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.53.tgz#fac43e1a25c5caab05498755810961233a770c96"
32373237
dependencies:
32383238
babel-code-frame "^6.26.0"
32393239
babel-runtime "^6.26.0"
@@ -3308,9 +3308,9 @@ [email protected]:
33083308
pluralize "^7.0.0"
33093309
ramda "^0.25.0"
33103310

3311-
3312-
version "1.9.261"
3313-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.261.tgz#ca5352874de3ec359150d1ce592e19ed564d0fc0"
3311+
3312+
version "1.9.262"
3313+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.262.tgz#6d1281ffc4521e3d97cd048efcfef3a1fe21ee15"
33143314
dependencies:
33153315
async "^2.1.2"
33163316
babel-code-frame "^6.22.0"
@@ -3352,7 +3352,7 @@ [email protected]:
33523352
fs-extra "^4.0.1"
33533353
gatsby-1-config-css-modules "^1.0.11"
33543354
gatsby-1-config-extract-plugin "^1.0.3"
3355-
gatsby-cli "^1.1.52"
3355+
gatsby-cli "^1.1.53"
33563356
gatsby-link "^1.6.44"
33573357
gatsby-module-loader "^1.0.11"
33583358
gatsby-react-router-scroll "^1.0.17"

0 commit comments

Comments
 (0)