From 8266c7995ab389a2b82cdd92c56d52a07851eef5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2019 02:16:51 +0000 Subject: [PATCH] chore(package): update eslint to version 6.4.0 Closes #233 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22f176a..87fbec4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@commitlint/cli": "^8.1.0", "@commitlint/config-conventional": "^8.1.0", "@wordpress/npm-package-json-lint-config": "^2.1.0", - "eslint": "^5.16.0", + "eslint": "^6.4.0", "eslint-plugin-jest": "^22.4.1", "eslint-plugin-wordpress": "git://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress.git#b65ae0cea1199c9714641ed3be7ea98fcb27dd6c", "husky": "^3.0.3",