From 6dac8508ab539960b5af90f55e83320b51f9c8cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 11:53:22 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v5.36.2 (#223) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dece704..028d338 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "@philihp/prettier-config": "1.0.0", "@types/jest": "29.0.0", "@types/ramda": "0.28.15", - "@typescript-eslint/eslint-plugin": "5.36.1", - "@typescript-eslint/parser": "5.36.1", + "@typescript-eslint/eslint-plugin": "5.36.2", + "@typescript-eslint/parser": "5.36.2", "eslint": "8.23.0", "eslint-import-resolver-typescript": "3.5.1", "eslint-plugin-import": "2.26.0",