From 6e0f3f721062be56b1163ca716686f1a7f79fb5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 09:06:39 +0800 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v5.30.6 (#20) 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 af471d3..710ac35 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "@commitlint/config-conventional": "17.0.3", "@commitlint/cz-commitlint": "17.0.3", "@types/node": "18.0.0", - "@typescript-eslint/eslint-plugin": "5.30.0", - "@typescript-eslint/parser": "5.30.0", + "@typescript-eslint/eslint-plugin": "5.30.6", + "@typescript-eslint/parser": "5.30.6", "commitizen": "4.2.5", "esbuild": "0.14.49", "esbuild-plugin-pino": "1.2.1",