From cdca4355bf1d6be07e26f2b54f1e18a9b55932a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 09:15:55 +0100 Subject: [PATCH] chore(deps-dev): bump eslint-config-hexo from 4.2.0 to 5.0.0 (#68) Bumps [eslint-config-hexo](https://github.com/hexojs/eslint-config-hexo) from 4.2.0 to 5.0.0. - [Release notes](https://github.com/hexojs/eslint-config-hexo/releases) - [Commits](https://github.com/hexojs/eslint-config-hexo/compare/4.2.0...5.0.0) --- updated-dependencies: - dependency-name: eslint-config-hexo dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d60d81..758bdf9 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "hexo": "^6.0.0", "mocha": "^8.0.1", "eslint": "^8.6.0", - "eslint-config-hexo": "^4.1.0", + "eslint-config-hexo": "^5.0.0", "nyc": "^15.0.0" }, "dependencies": {