From af80ed8e04d7dbc8736b90f1af33309ddd2170dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 23:48:02 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v5.36.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f0a9311..a0a3440 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ "@types/react": "18.0.18", "@types/react-calendar-heatmap": "1.6.3", "@types/react-dom": "18.0.6", - "@typescript-eslint/eslint-plugin": "5.36.0", - "@typescript-eslint/parser": "5.36.0", + "@typescript-eslint/eslint-plugin": "5.36.1", + "@typescript-eslint/parser": "5.36.1", "@vitejs/plugin-react": "^1.3.2", "conventional-changelog-conventionalcommits": "5.0.0", "eslint": "8.23.0",