diff --git a/package-lock.json b/package-lock.json index 0953b62..7003cc6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@empathyco/eslint-config", - "version": "1.3.3", + "version": "1.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@empathyco/eslint-config", - "version": "1.3.3", + "version": "1.4.0", "license": "Apache-2.0", "dependencies": { "@antfu/eslint-config": "3.7.3", diff --git a/package.json b/package.json index 116f5dc..e651b0d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@empathyco/eslint-config", "type": "module", - "version": "1.3.3", + "version": "1.4.0", "description": "ESLint and Prettier config preset", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0",