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

Commit 9bf65aa

Browse files
committed
Update gatsby monorepo
1 parent 30fd83e commit 9bf65aa

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"license": "MIT",
1919
"author": "Rafael Cordones <[email protected]>",
2020
"dependencies": {
21-
"gatsby": "1.9.262",
21+
"gatsby": "1.9.265",
2222
"gatsby-link": "1.6.44",
23-
"gatsby-plugin-manifest": "1.0.22",
24-
"gatsby-plugin-offline": "1.0.16",
23+
"gatsby-plugin-manifest": "1.0.23",
24+
"gatsby-plugin-offline": "1.0.17",
2525
"gatsby-plugin-react-helmet": "2.0.11",
2626
"gatsby-source-graphcms": "1.0.0-alpha.1",
2727
"react-helmet": "5.2.0",

yarn.lock

Lines changed: 13 additions & 13 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.53:
3235-
version "1.1.53"
3236-
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.53.tgz#fac43e1a25c5caab05498755810961233a770c96"
3234+
gatsby-cli@^1.1.56:
3235+
version "1.1.56"
3236+
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.56.tgz#4988fd4d86bbfacb1508abf422b4b9c501e2c5cc"
32373237
dependencies:
32383238
babel-code-frame "^6.26.0"
32393239
babel-runtime "^6.26.0"
@@ -3270,17 +3270,17 @@ gatsby-module-loader@^1.0.11:
32703270
babel-runtime "^6.26.0"
32713271
loader-utils "^0.2.16"
32723272

3273-
3274-
version "1.0.22"
3275-
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-1.0.22.tgz#0b5088f3913d310160af759ba92bfbe819e6ad6a"
3273+
3274+
version "1.0.23"
3275+
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-1.0.23.tgz#82d118a2adb74f02f823d9852356e5c2decf9bba"
32763276
dependencies:
32773277
babel-runtime "^6.26.0"
32783278
bluebird "^3.5.0"
32793279
sharp "^0.20.1"
32803280

3281-
3282-
version "1.0.16"
3283-
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-1.0.16.tgz#d3b92a9dc427cacb106dddf336bda68456ea8126"
3281+
3282+
version "1.0.17"
3283+
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-1.0.17.tgz#631af4cf0392ed3622eb84aa5fe5304b2bc53390"
32843284
dependencies:
32853285
babel-runtime "^6.26.0"
32863286
sw-precache "^5.0.0"
@@ -3308,9 +3308,9 @@ [email protected]:
33083308
pluralize "^7.0.0"
33093309
ramda "^0.25.0"
33103310

3311-
3312-
version "1.9.262"
3313-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.262.tgz#6d1281ffc4521e3d97cd048efcfef3a1fe21ee15"
3311+
3312+
version "1.9.265"
3313+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.265.tgz#e3a4a5fc607abfd40fcf55f650eeefa54343d61c"
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.53"
3355+
gatsby-cli "^1.1.56"
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)