diff --git a/package.json b/package.json index b04775da6..07c4bbd3a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@eslint/eslintrc": "3.3.1", - "@eslint/js": "9.37.0", + "@eslint/js": "9.38.0", "@playwright/test": "1.55.1", "@quramy/prisma-fabbrica": "2.3.1", "@sveltejs/adapter-vercel": "6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fde3fe7cf..2f29aa94a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: 3.3.1 version: 3.3.1 '@eslint/js': - specifier: 9.37.0 - version: 9.37.0 + specifier: 9.38.0 + version: 9.38.0 '@playwright/test': specifier: 1.55.1 version: 1.55.1 @@ -680,10 +680,6 @@ packages: resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.37.0': - resolution: {integrity: sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.38.0': resolution: {integrity: sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -5278,8 +5274,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.37.0': {} - '@eslint/js@9.38.0': {} '@eslint/object-schema@2.1.7': {}