From 536bf0a97cccd76df10cc164bb3d99639a3f9c5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 18:39:25 +0000 Subject: [PATCH] fix(deps): update dependency @lshay/eslint-config to ^0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d54a89..1bebab8 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "dependencies": { "@changesets/changelog-github": "^0.4.8", "@changesets/cli": "^2.26.2", - "@lshay/eslint-config": "^0.2.5", + "@lshay/eslint-config": "^0.3.0", "@lshay/prettier-config": "^0.6.0", "@rushstack/eslint-patch": "^1.3.3", "eslint": "^8.49.0",