diff --git a/package.json b/package.json index 2440c87..9fe2e7a 100644 --- a/package.json +++ b/package.json @@ -26,21 +26,21 @@ "dependencies": { "axios": "^0.19.0", "classnames": "^2.2.6", - "file-saver": "^2.0.1", - "gatsby": "^2.13.20", + "file-saver": "^2.0.2", + "gatsby": "^2.13.39", "gatsby-image": "^2.2.6", - "gatsby-plugin-manifest": "^2.2.3", + "gatsby-plugin-manifest": "^2.2.4", "gatsby-plugin-matomo": "^0.7.2", "gatsby-plugin-offline": "^2.2.4", "gatsby-plugin-react-helmet": "^3.1.2", "gatsby-plugin-sass": "^2.1.3", - "gatsby-plugin-sharp": "^2.2.7", + "gatsby-plugin-sharp": "^2.2.9", "gatsby-plugin-sitemap": "^2.2.3", "gatsby-plugin-svgr": "^2.0.2", - "gatsby-source-filesystem": "^2.1.5", + "gatsby-source-filesystem": "^2.1.6", "gatsby-transformer-json": "^2.2.2", - "gatsby-transformer-sharp": "^2.2.3", - "gatsby-transformer-yaml": "^2.2.3", + "gatsby-transformer-sharp": "^2.2.4", + "gatsby-transformer-yaml": "^2.2.4", "giphy-js-sdk-core": "^1.0.6", "graphql": "^14.4.2", "intersection-observer": "^0.7.0", @@ -55,27 +55,27 @@ "vcf": "^2.0.4" }, "devDependencies": { - "@babel/core": "^7.5.4", - "@babel/node": "^7.5.0", - "@babel/preset-env": "^7.5.4", + "@babel/core": "^7.5.5", + "@babel/node": "^7.5.5", + "@babel/preset-env": "^7.5.5", "@react-mock/localstorage": "^0.1.2", "@svgr/webpack": "^4.3.1", "@testing-library/jest-dom": "^4.0.0", - "@testing-library/react": "^8.0.5", + "@testing-library/react": "^8.0.6", "babel-eslint": "^10.0.2", - "babel-jest": "^24.7.1", - "babel-preset-gatsby": "^0.2.5", + "babel-jest": "^24.8.0", + "babel-preset-gatsby": "^0.2.7", "chalk": "^2.4.2", - "eslint": "^6.0.1", + "eslint": "^6.1.0", "eslint-config-prettier": "^6.0.0", "eslint-loader": "^2.2.1", "eslint-plugin-graphql": "^3.0.3", - "eslint-plugin-prettier": "^3.0.1", - "eslint-plugin-react": "^7.14.2", + "eslint-plugin-prettier": "^3.1.0", + "eslint-plugin-react": "^7.14.3", "eslint-plugin-react-hooks": "^1.6.1", "identity-obj-proxy": "^3.0.0", - "jest": "^24.7.1", - "jest-canvas-mock": "^2.0.0", + "jest": "^24.8.0", + "jest-canvas-mock": "^2.1.0", "js-yaml": "^3.13.1", "lighthousebot": "git+https://github.com/GoogleChromeLabs/lighthousebot.git", "node-sass": "^4.12.0",