diff --git a/package-lock.json b/package-lock.json index 04fa41a..cd16f11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@aboutbits/eslint-config", - "version": "3.7.0", + "version": "3.7.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@aboutbits/eslint-config", - "version": "3.7.0", + "version": "3.7.1", "license": "MIT", "dependencies": { "@typescript-eslint/parser": "^6.1.0 || ^7.3.1 || ^8.0.0", diff --git a/package.json b/package.json index 51ac9cc..6f6da3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aboutbits/eslint-config", - "version": "3.7.0", + "version": "3.7.1", "description": "AboutBits' ESLint config presets", "author": "AboutBits", "license": "MIT",