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",