From 868f2ff504dcfe12b0e6eabbbb43a049dc08ce6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 21:13:12 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-config-hexo from 4.2.0 to 5.0.0 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da117b9..6422104 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "hexo": "^6.0.0", "mocha": "^8.0.1", "eslint": "^7.1.0", - "eslint-config-hexo": "^4.1.0", + "eslint-config-hexo": "^5.0.0", "nyc": "^15.0.0" }, "dependencies": {