From 84c3c29d6faef3540263d7a57c5ec51bbbefe35a Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 27 Sep 2018 20:03:03 +0200 Subject: [PATCH] package updates --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a3028e81..5ca208a0 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dms2dec": "^1.1.0", "fast-exif": "^1.0.1", "fraction.js": "^4.0.9", - "gatsby": "^2.0.9", + "gatsby": "^2.0.11", "gatsby-awesome-pagination": "^0.2.1", "gatsby-image": "^2.0.10", "gatsby-plugin-catch-links": "^2.0.3", @@ -55,7 +55,7 @@ "load-script": "^1.0.0", "node-sass": "^4.9.3", "nord": "^0.2.1", - "pigeon-maps": "^0.10.4", + "pigeon-maps": "^0.11.0", "pigeon-marker": "^0.3.4", "prismjs": "^1.15.0", "react": "^16.5.2", @@ -66,24 +66,24 @@ "react-pose": "^3.3.4", "react-qr-svg": "^2.1.0", "react-time": "^4.3.0", - "react-transition-group": "^2.4.0", + "react-transition-group": "^2.5.0", "slugify": "^1.3.1" }, "devDependencies": { "@babel/node": "^7.0.0", "@babel/preset-env": "^7.1.0", - "babel-eslint": "^9.0.0", + "babel-eslint": "^10.0.1", "eslint": "^5.6.0", "eslint-config-prettier": "^3.1.0", "eslint-loader": "^2.1.1", "eslint-plugin-graphql": "^2.1.1", - "eslint-plugin-prettier": "^2.6.2", + "eslint-plugin-prettier": "^2.7.0", "eslint-plugin-react": "^7.11.1", "markdownlint": "^0.11.0", "markdownlint-cli": "^0.13.0", "prettier": "^1.14.3", "prettier-stylelint": "^0.4.2", - "stylelint": "^9.5.0", + "stylelint": "^9.6.0", "stylelint-config-css-modules": "^1.3.0", "stylelint-config-standard": "^18.2.0", "stylelint-scss": "^3.3.1"