From 699deb86c6bfd015c34a2aebedef2fa8d0002ed4 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sun, 15 Aug 2021 14:53:55 +0300 Subject: [PATCH] feature(package) eslint-plugin-putout v9.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 67e4d064..29725ed9 100644 --- a/package.json +++ b/package.json @@ -162,9 +162,9 @@ "css-modules-require-hook": "^4.2.3", "domtokenlist-shim": "^1.2.0", "emitify": "^4.0.1", - "eslint": "^7.0.0-rc.0", + "eslint": "^8.0.0-beta.0", "eslint-plugin-node": "^11.0.0", - "eslint-plugin-putout": "^8.0.1", + "eslint-plugin-putout": "^9.0.1", "extract-text-webpack-plugin": "^4.0.0-alpha.0", "gritty": "^6.0.0", "gunzip-maybe": "^1.3.1",