From e600c05d18e5b200f1832d8b9ce26999e2eda354 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 12 Dec 2023 12:21:54 +0200 Subject: [PATCH] feature: cloudcmd: eslint-plugin-putout v22.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fc51614..d9a39579 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,7 @@ "emitify": "^4.0.1", "eslint": "^8.0.1", "eslint-plugin-n": "^16.0.1", - "eslint-plugin-putout": "^21.0.2", + "eslint-plugin-putout": "^22.0.0", "extract-text-webpack-plugin": "^4.0.0-alpha.0", "gritty": "^7.0.0", "gunzip-maybe": "^1.3.1",