From 71c43afd915d85fec89c0b791908f2e42d50067a Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 7 Nov 2019 20:26:36 +0100 Subject: [PATCH] package updates --- package.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index c762a4b..2ebd2a3 100644 --- a/package.json +++ b/package.json @@ -27,20 +27,20 @@ "axios": "^0.19.0", "classnames": "^2.2.6", "file-saver": "^2.0.2", - "gatsby": "^2.17.1", - "gatsby-image": "^2.2.29", - "gatsby-plugin-manifest": "^2.2.23", + "gatsby": "^2.17.10", + "gatsby-image": "^2.2.30", + "gatsby-plugin-manifest": "^2.2.26", "gatsby-plugin-matomo": "^0.7.2", - "gatsby-plugin-offline": "^3.0.16", + "gatsby-plugin-offline": "^3.0.18", "gatsby-plugin-react-helmet": "^3.1.13", "gatsby-plugin-sass": "^2.1.20", - "gatsby-plugin-sharp": "^2.2.32", + "gatsby-plugin-sharp": "^2.2.36", "gatsby-plugin-sitemap": "^2.2.19", "gatsby-plugin-svgr": "^2.0.2", "gatsby-plugin-webpack-size": "^1.0.0", - "gatsby-source-filesystem": "^2.1.33", - "gatsby-transformer-json": "^2.2.15", - "gatsby-transformer-sharp": "^2.3.0", + "gatsby-source-filesystem": "^2.1.35", + "gatsby-transformer-json": "^2.2.16", + "gatsby-transformer-sharp": "^2.3.2", "gatsby-transformer-yaml": "^2.2.15", "giphy-js-sdk-core": "^1.0.6", "graphql": "^14.5.8", @@ -56,19 +56,19 @@ "vcf": "^2.0.6" }, "devDependencies": { - "@babel/core": "^7.6.4", - "@babel/node": "^7.6.3", - "@babel/preset-env": "^7.6.3", + "@babel/core": "^7.7.2", + "@babel/node": "^7.7.0", + "@babel/preset-env": "^7.7.1", "@react-mock/localstorage": "^0.1.2", "@svgr/webpack": "^4.3.3", - "@testing-library/jest-dom": "^4.1.2", - "@testing-library/react": "^9.3.0", + "@testing-library/jest-dom": "^4.2.3", + "@testing-library/react": "^9.3.2", "babel-eslint": "^10.0.3", "babel-jest": "^24.9.0", "babel-preset-gatsby": "^0.2.20", "chalk": "^2.4.2", - "eslint": "^6.5.1", - "eslint-config-prettier": "^6.4.0", + "eslint": "^6.6.0", + "eslint-config-prettier": "^6.5.0", "eslint-loader": "^3.0.2", "eslint-plugin-graphql": "^3.1.0", "eslint-plugin-prettier": "^3.1.1", @@ -76,15 +76,15 @@ "eslint-plugin-react-hooks": "^2.2.0", "identity-obj-proxy": "^3.0.0", "jest": "^24.9.0", - "jest-canvas-mock": "^2.1.2", + "jest-canvas-mock": "^2.2.0", "js-yaml": "^3.13.1", "lighthousebot": "git+https://github.com/GoogleChromeLabs/lighthousebot.git", - "node-sass": "^4.12.0", + "node-sass": "^4.13.0", "ora": "^4.0.0", "prepend": "^1.0.2", "prettier": "^1.18.2", "prettier-stylelint": "^0.4.2", - "slugify": "^1.3.5", + "slugify": "^1.3.6", "stylelint": "^11.1.1", "stylelint-config-css-modules": "^1.5.0", "stylelint-config-standard": "^19.0.0",