From 755bdeba6ef938a8edcdae6770e2d115f2d26d4e Mon Sep 17 00:00:00 2001 From: Badisi Date: Mon, 7 Aug 2023 14:26:04 +0200 Subject: [PATCH] chore: v15.0.4 --- 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 3c5e616..2d87290 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hug/eslint-config", - "version": "15.0.3", + "version": "15.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@hug/eslint-config", - "version": "15.0.3", + "version": "15.0.4", "license": "GPL-3.0-only", "dependencies": { "@angular-eslint/builder": "16.1.0", diff --git a/package.json b/package.json index bc71243..158f122 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hug/eslint-config", - "version": "15.0.3", + "version": "15.0.4", "description": "ESLint shareable configuration with great defaults", "homepage": "https://github.com/dsi-hug/eslint-config", "license": "GPL-3.0-only",