From 5125bda7af1ec0e8c92abfa1813ea99e48cbfe30 Mon Sep 17 00:00:00 2001 From: Badisi Date: Fri, 16 Feb 2024 11:50:36 +0100 Subject: [PATCH] chore: v17.0.1 --- 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 194dfab..e961cc1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hug/eslint-config", - "version": "17.0.0", + "version": "17.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@hug/eslint-config", - "version": "17.0.0", + "version": "17.0.1", "license": "GPL-3.0-only", "dependencies": { "@angular-eslint/builder": "17.2.1", diff --git a/package.json b/package.json index 13037c2..73aa0c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hug/eslint-config", - "version": "17.0.0", + "version": "17.0.1", "description": "ESLint shareable configuration with great defaults", "homepage": "https://github.com/dsi-hug/eslint-config", "license": "GPL-3.0-only",