From d4511424bbb72d33287061236706eb34aa7caf5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 05:47:16 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-json from 2.1.2 to 3.0.0 Bumps [eslint-plugin-json](https://github.com/azeemba/eslint-plugin-json) from 2.1.2 to 3.0.0. - [Release notes](https://github.com/azeemba/eslint-plugin-json/releases) - [Commits](https://github.com/azeemba/eslint-plugin-json/commits/v3.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20c7527..8c6f0f3 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "bulma-stylus": "0.8.0", "eslint": "^7.6.0", "eslint-config-hexo": "^4.1.0", - "eslint-plugin-json": "^2.0.1", + "eslint-plugin-json": "^3.0.0", "eslint-plugin-react": "^7.17.0", "hexo": "^5.0.2", "hexo-log": "^2.0.0",