From 6dc1e94872e436aa128fd3323c4630145261c303 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 21:14:51 +0800 Subject: [PATCH] Update dependency eslint to v8.31.0 (#599) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34d5e67..d412a53 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@next-theme/eslint-config": "0.0.3", "c8": "7.12.0", "chai": "4.3.7", - "eslint": "8.28.0", + "eslint": "8.31.0", "hexo": "6.3.0", "hexo-renderer-marked": "6.0.0", "js-yaml": "4.1.0",