From ede7cc0193c9e45ed5e13868406106f89b062fb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 02:40:47 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-unicorn to v46 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 838d770d..67618f9a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-plugin-jest": "27.1.5", "eslint-plugin-mocha": "10.1.0", "eslint-plugin-prettier": "4.2.1", - "eslint-plugin-unicorn": "44.0.2", + "eslint-plugin-unicorn": "46.0.0", "expect-type": "0.14.2", "fs-syncer": "0.4.0", "jest": "29.1.2",