From 40d29668f50d78b5d0156b3c117e5647248fa7f5 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 7 Jun 2024 12:56:21 +0300 Subject: [PATCH] feature: goldstein: @putout/printer v9.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ca2e35..0d091ed 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@putout/plugin-declare": "^4.0.0", "@putout/plugin-logical-expressions": "^6.0.0", "@putout/plugin-try-catch": "^3.0.0", - "@putout/printer": "^8.0.1", + "@putout/printer": "^9.0.1", "acorn": "^8.7.1", "acorn-typescript": "^1.4.13", "estree-to-babel": "^9.0.0",