Comparing version 0.0.24 to 0.0.25
{ | ||
"name": "ajoq", | ||
"version": "0.0.24", | ||
"version": "0.0.25", | ||
"description": "", | ||
@@ -38,6 +38,6 @@ "type": "module", | ||
"@types/jest": "^29.5.14", | ||
"@types/node": "^22.10.5", | ||
"@typescript-eslint/eslint-plugin": "^8.19.1", | ||
"@typescript-eslint/parser": "^8.19.1", | ||
"@typescript-eslint/typescript-estree": "^8.19.1", | ||
"@types/node": "^22.10.6", | ||
"@typescript-eslint/eslint-plugin": "^8.20.0", | ||
"@typescript-eslint/parser": "^8.20.0", | ||
"@typescript-eslint/typescript-estree": "^8.20.0", | ||
"eslint": "^9.18.0", | ||
@@ -56,3 +56,3 @@ "eslint-config-airbnb-base": "^15.0.0", | ||
}, | ||
"packageManager": "pnpm@9.15.3" | ||
"packageManager": "pnpm@9.15.4" | ||
} |