diff --git a/package-lock.json b/package-lock.json
index 7d5fba2..c660487 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@empathyco/eslint-config",
-  "version": "1.5.1",
+  "version": "1.5.2",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@empathyco/eslint-config",
-      "version": "1.5.1",
+      "version": "1.5.2",
       "license": "Apache-2.0",
       "dependencies": {
         "@antfu/eslint-config": "3.11.2",
diff --git a/package.json b/package.json
index f9f1fdc..6d49332 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@empathyco/eslint-config",
   "type": "module",
-  "version": "1.5.1",
+  "version": "1.5.2",
   "description": "ESLint and Prettier config preset",
   "author": "Empathy Systems Corporation S.L.",
   "license": "Apache-2.0",