From f745929cf8fa9635e6a5de234adb91bda1b97dd4 Mon Sep 17 00:00:00 2001 From: Badisi Date: Fri, 17 May 2024 00:52:53 +0200 Subject: [PATCH] chore: v17.0.3 --- 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 621d8c6..e246062 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hug/eslint-config", - "version": "17.0.2", + "version": "17.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@hug/eslint-config", - "version": "17.0.2", + "version": "17.0.3", "license": "GPL-3.0-only", "dependencies": { "@angular-eslint/builder": "17.4.1", diff --git a/package.json b/package.json index 4684fa7..f563e62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hug/eslint-config", - "version": "17.0.2", + "version": "17.0.3", "description": "ESLint shareable configuration with great defaults", "homepage": "https://github.com/dsi-hug/eslint-config", "license": "GPL-3.0-only",