diff --git a/package.json b/package.json index 83587819..c69febe9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@astrojs/check": "^0.9.6", "@astrojs/rss": "^4.0.15", "@axe-core/playwright": "^4.11.0", - "@eslint/js": "^9.39.2", + "@eslint/js": "^9.39.4", "@playwright/test": "^1.57.0", "@types/jsdom": "^27.0.0", "@types/luxon": "^3.7.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74c09a1a..08be1a1c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,8 +28,8 @@ importers: specifier: ^4.11.0 version: 4.11.0(playwright-core@1.57.0) '@eslint/js': - specifier: ^9.39.2 - version: 9.39.2 + specifier: ^9.39.4 + version: 9.39.4 '@playwright/test': specifier: ^1.57.0 version: 1.57.0 @@ -612,6 +612,10 @@ packages: resolution: {integrity: sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.39.4': + resolution: {integrity: sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.7': resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3600,6 +3604,8 @@ snapshots: '@eslint/js@9.39.2': {} + '@eslint/js@9.39.4': {} + '@eslint/object-schema@2.1.7': {} '@eslint/plugin-kit@0.4.1':