From 369611526eae1862c6e094c015ab8a1e32a7cd38 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 28 Mar 2019 07:03:33 +0000 Subject: [PATCH 1/5] chore(package): update gatsby-image to version 2.0.35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f870ac..c9dda3c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "classnames": "^2.2.6", "file-saver": "^2.0.1", "gatsby": "^2.2.8", - "gatsby-image": "^2.0.34", + "gatsby-image": "^2.0.35", "gatsby-plugin-favicon": "^3.1.5", "gatsby-plugin-matomo": "^0.6.0", "gatsby-plugin-offline": "^2.0.25", From 102e8173aa79631b8e2066059734be494ebd5928 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 28 Mar 2019 07:03:37 +0000 Subject: [PATCH 2/5] chore(package): update gatsby-plugin-react-helmet to version 3.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9dda3c..d993fe4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "gatsby-plugin-favicon": "^3.1.5", "gatsby-plugin-matomo": "^0.6.0", "gatsby-plugin-offline": "^2.0.25", - "gatsby-plugin-react-helmet": "^3.0.10", + "gatsby-plugin-react-helmet": "^3.0.11", "gatsby-plugin-sass": "^2.0.11", "gatsby-plugin-sharp": "^2.0.30", "gatsby-plugin-sitemap": "^2.0.10", From 43ab188371afc801e9340fdde6dbaf9b77146a42 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 28 Mar 2019 07:03:40 +0000 Subject: [PATCH 3/5] chore(package): update gatsby-plugin-sharp to version 2.0.32 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d993fe4..28f1426 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "gatsby-plugin-offline": "^2.0.25", "gatsby-plugin-react-helmet": "^3.0.11", "gatsby-plugin-sass": "^2.0.11", - "gatsby-plugin-sharp": "^2.0.30", + "gatsby-plugin-sharp": "^2.0.32", "gatsby-plugin-sitemap": "^2.0.10", "gatsby-plugin-svgr": "^2.0.2", "gatsby-source-filesystem": "^2.0.28", From b3eb930b6376e0ca03765a668c77f1ca073ae854 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 28 Mar 2019 07:03:43 +0000 Subject: [PATCH 4/5] chore(package): update gatsby-transformer-yaml to version 2.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28f1426..2517d04 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "gatsby-source-filesystem": "^2.0.28", "gatsby-transformer-json": "^2.1.11", "gatsby-transformer-sharp": "^2.1.17", - "gatsby-transformer-yaml": "^2.1.10", + "gatsby-transformer-yaml": "^2.1.11", "giphy-js-sdk-core": "^1.0.6", "graphql": "^14.1.1", "intersection-observer": "^0.5.1", From e18aebd5a9543761f948941f67ffa0128cf7d2b8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 28 Mar 2019 07:03:46 +0000 Subject: [PATCH 5/5] chore(package): update gatsby to version 2.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2517d04..0c49853 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "classnames": "^2.2.6", "file-saver": "^2.0.1", - "gatsby": "^2.2.8", + "gatsby": "^2.3.3", "gatsby-image": "^2.0.35", "gatsby-plugin-favicon": "^3.1.5", "gatsby-plugin-matomo": "^0.6.0",