From d9f24452a902a2bb3ca7637bea8cd1e407da12ad Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 27 Sep 2018 13:10:01 +0200 Subject: [PATCH] package updates --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 5abff8f..c4026e0 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ }, "dependencies": { "file-saver": "^1.3.8", - "gatsby": "^2.0.7", - "gatsby-image": "^2.0.8", + "gatsby": "^2.0.11", + "gatsby-image": "^2.0.10", "gatsby-plugin-favicon": "^3.1.4", "gatsby-plugin-matomo": "^0.5.0", "gatsby-plugin-offline": "^2.0.5", @@ -33,8 +33,8 @@ "gatsby-plugin-sitemap": "^2.0.1", "gatsby-plugin-svgr": "next", "gatsby-source-filesystem": "^2.0.1", - "gatsby-transformer-json": "^2.1.1", - "gatsby-transformer-sharp": "^2.1.1", + "gatsby-transformer-json": "^2.1.2", + "gatsby-transformer-sharp": "^2.1.2", "gatsby-transformer-yaml": "^2.1.1", "giphy-js-sdk-core": "^1.0.5", "graphql": "^0.13.2", @@ -54,20 +54,20 @@ "@babel/preset-env": "^7.1.0", "ava": "^0.25.0", "babel-eslint": "^10.0.0", - "chrome-launcher": "^0.10.4", + "chrome-launcher": "^0.10.5", "eslint": "^5.6.0", "eslint-config-prettier": "^3.1.0", "eslint-loader": "^2.1.0", "eslint-plugin-graphql": "^2.1.1", - "eslint-plugin-prettier": "^2.6.2", + "eslint-plugin-prettier": "^2.7.0", "eslint-plugin-react": "^7.11.1", - "lighthouse": "^3.1.1", + "lighthouse": "^3.2.0", "ora": "^3.0.0", "prepend": "^1.0.2", "prettier": "^1.14.3", "prettier-stylelint": "^0.4.2", "slugify": "^1.3.1", - "stylelint": "^9.5.0", + "stylelint": "^9.6.0", "stylelint-config-css-modules": "^1.3.0", "stylelint-config-standard": "^18.2.0" },