From 91dc0f36c65d94d6e6c19538bda75ecac6cf9a76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:41:12 +0000 Subject: [PATCH] Bump eslint from 2.13.1 to 6.5.1 in /themes/hugo-tranquilpeak-theme Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 6.5.1. - [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/v2.13.1...v6.5.1) Signed-off-by: dependabot[bot] --- themes/hugo-tranquilpeak-theme/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-tranquilpeak-theme/package.json b/themes/hugo-tranquilpeak-theme/package.json index 6017c57..6a3a933 100644 --- a/themes/hugo-tranquilpeak-theme/package.json +++ b/themes/hugo-tranquilpeak-theme/package.json @@ -27,7 +27,7 @@ }, "homepage": "https://github.com/kakawait/hugo-tranquilpeak-theme", "devDependencies": { - "eslint": "^2.11.1", + "eslint": "^6.5.1", "eslint-config-google": "^0.5.0", "grunt": "^0.4.5", "grunt-contrib-clean": "~0.5.0",