From 347f951174ec6b9f31b91cbd7bce90178eb49a1a Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 28 Jun 2018 19:50:43 +0200 Subject: [PATCH] package updates --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index df5fb56..bf80068 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "babel-preset-env": "^1.7.0", "babel-preset-react": "^6.24.1", "cross-env": "^5.2.0", - "eslint": "^5.0.0", - "eslint-plugin-react": "^7.9.1", + "eslint": "^5.0.1", + "eslint-plugin-react": "^7.10.0", "release-it": "^7.4.7" }, "homepage": "https://github.com/kremalicious/gatsby-plugin-matomo",