From e366f79e6d8ce32c1a22d5f71d0d217d281a92d5 Mon Sep 17 00:00:00 2001 From: Badisi Date: Mon, 10 Jul 2023 11:29:22 +0200 Subject: [PATCH] chore: v15.0.2 --- 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 893eb21..7a00400 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hug/eslint-config", - "version": "15.0.1", + "version": "15.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@hug/eslint-config", - "version": "15.0.1", + "version": "15.0.2", "license": "GPL-3.0-only", "dependencies": { "@angular-eslint/builder": "16.0.3", diff --git a/package.json b/package.json index 5a5b948..72bc1c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hug/eslint-config", - "version": "15.0.1", + "version": "15.0.2", "description": "ESLint shareable configuration with great defaults", "homepage": "https://github.com/dsi-hug/eslint-config", "license": "GPL-3.0-only",