From 74311aeb0ea6b605e1bc5b4f9f30e5224c1dabde Mon Sep 17 00:00:00 2001 From: Evgeny Orekhov Date: Fri, 19 Apr 2024 23:16:16 +0300 Subject: [PATCH] 45.6.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f2870ca6..f490db29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-config-hardcore", - "version": "45.5.0", + "version": "45.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-config-hardcore", - "version": "45.5.0", + "version": "45.6.0", "license": "MIT", "dependencies": { "@arthurgeron/eslint-plugin-react-usememo": "^2.3.1", diff --git a/package.json b/package.json index 42d2de9a..0be1e362 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-hardcore", - "version": "45.5.0", + "version": "45.6.0", "description": "The most strict (yet practical) ESLint config", "main": "index.json", "scripts": {