From 496ab6ec65e891eea2613dbf9e6a36ba7a660bb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2020 10:28:13 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 6.8.0 in /ta.ios/www/lib/sprintf Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.8.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v6.8.0) Signed-off-by: dependabot[bot] --- ta.ios/www/lib/sprintf/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ta.ios/www/lib/sprintf/package.json b/ta.ios/www/lib/sprintf/package.json index c6e41df55..6bfde3ce3 100644 --- a/ta.ios/www/lib/sprintf/package.json +++ b/ta.ios/www/lib/sprintf/package.json @@ -18,7 +18,7 @@ "readmeFilename": "README.md", "devDependencies": { "benchmark": "^2.1.4", - "eslint": "3.19.0", + "eslint": "6.8.0", "gulp": "^3.9.1", "gulp-benchmark": "^1.1.1", "gulp-eslint": "^3.0.1",