From bab3d3156ce12b1c1140d643ab5d139aaef436de Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <greenkeeper[bot]@users.noreply.github.com> Date: Sat, 23 Jun 2018 06:05:52 +0000 Subject: [PATCH] chore(package): update eslint to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf0387b..50ea305 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@commitlint/cli": "^7.0.0", "@commitlint/config-conventional": "^7.0.1", - "eslint": "~4.19.0", + "eslint": "~5.0.0", "eslint-plugin-wordpress": "git://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress.git#552af1454d175e15f6d25aadc2ccde30a1922d4f", "husky": "~0.14.3", "is-plain-obj": "~1.1.0",