diff --git a/package-lock.json b/package-lock.json index 41f4ca3..62d3aa5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hug/eslint-config", - "version": "14.0.1", + "version": "15.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@hug/eslint-config", - "version": "14.0.1", + "version": "15.0.0", "license": "GPL-3.0-only", "dependencies": { "@angular-eslint/builder": "16.0.3", diff --git a/package.json b/package.json index ea2e342..2565738 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hug/eslint-config", - "version": "14.0.1", + "version": "15.0.0", "description": "ESLint shareable configuration with great defaults", "homepage": "https://github.com/dsi-hug/eslint-config", "license": "GPL-3.0-only",