From 736ecc99e898f3025cb13b623ec93999de331f5a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 9 Nov 2019 22:52:43 +0000 Subject: [PATCH] chore: upgrade eslint from 4.19.1 to 6.6.0 Snyk has created this PR to upgrade eslint from 4.19.1 to 6.6.0. See this package in NPM: https://www.npmjs.com/package/eslint See this project in Snyk: https://app.snyk.io/org/rubarb666/project/d4b76e7d-252a-4d58-8ce7-4bbbf2f62285?utm_source=github&utm_medium=upgrade-pr --- actioncable/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actioncable/package.json b/actioncable/package.json index f6691e10d185f..5f5d736152988 100644 --- a/actioncable/package.json +++ b/actioncable/package.json @@ -26,7 +26,7 @@ "babel-core": "^6.25.0", "babel-plugin-external-helpers": "^6.22.0", "babel-preset-env": "^1.6.0", - "eslint": "^4.3.0", + "eslint": "^6.6.0", "eslint-plugin-import": "^2.7.0", "karma": "^3.1.1", "karma-chrome-launcher": "^2.2.0",