From afce39c1b9504dc032cc5bffb35920ff65613691 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 21 Nov 2023 16:42:26 +0200 Subject: [PATCH] feature: redput: putout v33.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 872e3a1..382ee20 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@putout/plugin-remove-unused-variables": "^7.0.0", "node-fetch": "^3.3.2", "octokit": "^3.1.0", - "putout": "^32.0.1", + "putout": "^33.9.1", "rendy": "^4.1.3", "try-to-catch": "^3.0.1" },