diff --git a/package-lock.json b/package-lock.json index 1147f4e..5f8a668 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@aboutbits/eslint-config", - "version": "3.5.0", + "version": "3.7.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@aboutbits/eslint-config", - "version": "3.5.0", + "version": "3.7.0", "license": "MIT", "dependencies": { "@typescript-eslint/parser": "^6.1.0 || ^7.3.1 || ^8.0.0", diff --git a/package.json b/package.json index c772c11..0777599 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aboutbits/eslint-config", - "version": "3.5.0", + "version": "3.7.0", "description": "AboutBits' ESLint config presets", "author": "AboutBits", "license": "MIT",