From 46e5af490645aaf425c27f4e7b4ee9d9e276f57f Mon Sep 17 00:00:00 2001 From: Badisi Date: Thu, 10 Aug 2023 15:56:02 +0200 Subject: [PATCH] chore: v15.0.5 --- 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 eddc65a..a8d40c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hug/eslint-config", - "version": "15.0.4", + "version": "15.0.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@hug/eslint-config", - "version": "15.0.4", + "version": "15.0.5", "license": "GPL-3.0-only", "dependencies": { "@angular-eslint/builder": "16.1.0", diff --git a/package.json b/package.json index 5af68e5..58fc245 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hug/eslint-config", - "version": "15.0.4", + "version": "15.0.5", "description": "ESLint shareable configuration with great defaults", "homepage": "https://github.com/dsi-hug/eslint-config", "license": "GPL-3.0-only",