From 61c46636dff802d0a17d4378dcc7c3101b5224fc Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Sun, 9 Dec 2018 15:04:51 +0100 Subject: [PATCH] package updates --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 78231ba..dba373b 100644 --- a/package.json +++ b/package.json @@ -23,14 +23,14 @@ }, "dependencies": { "file-saver": "^2.0.0", - "gatsby": "^2.0.63", + "gatsby": "^2.0.64", "gatsby-image": "^2.0.22", "gatsby-plugin-favicon": "^3.1.4", "gatsby-plugin-matomo": "^0.6.0", - "gatsby-plugin-offline": "^2.0.18", + "gatsby-plugin-offline": "^2.0.19", "gatsby-plugin-react-helmet": "^3.0.4", "gatsby-plugin-sass": "^2.0.7", - "gatsby-plugin-sharp": "^2.0.14", + "gatsby-plugin-sharp": "^2.0.15", "gatsby-plugin-sitemap": "^2.0.3", "gatsby-plugin-svgr": "^2.0.1", "gatsby-source-filesystem": "^2.0.11", @@ -41,7 +41,7 @@ "graphql": "^0.13.2", "intersection-observer": "^0.5.1", "js-yaml": "^3.12.0", - "node-sass": "^4.10.0", + "node-sass": "^4.11.0", "react": "^16.6.3", "react-dom": "^16.6.3", "react-helmet": "^5.2.0", @@ -60,7 +60,7 @@ "ava": "^0.25.0", "babel-eslint": "^10.0.1", "chrome-launcher": "^0.10.5", - "eslint": "^5.9.0", + "eslint": "^5.10.0", "eslint-config-prettier": "^3.3.0", "eslint-loader": "^2.1.1", "eslint-plugin-graphql": "^3.0.1",