From 07b3b73afe577ac6ea17fc9b9bd624c46b0468a9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 21:36:58 +0000 Subject: [PATCH] chore(package): update babel-eslint to version 10.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12b20b32..6e4ba640 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "autoprefixer": "^8.0.0", "babel": "^6.5.2", "babel-core": "^6.24.0", - "babel-eslint": "^8.2.2", + "babel-eslint": "^10.0.3", "babel-jest": "^20.0.0", "babel-loader": "^7.0.0", "babel-plugin-transform-decorators-legacy": "^1.3.4",