diff --git a/package.json b/package.json index 7469fd49..1454846c 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@ember/test-helpers": "5.4.0", "@embroider/macros": "1.19.2", "@embroider/test-setup": "4.0.0", - "@eslint/js": "9.38.0", + "@eslint/js": "9.39.1", "@glimmer/component": "2.0.0", "@glimmer/tracking": "1.1.2", "broccoli-asset-rev": "3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 20a9ce16..f3e4e3da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: 4.0.0 version: 4.0.0 '@eslint/js': - specifier: 9.38.0 - version: 9.38.0 + specifier: 9.39.1 + version: 9.39.1 '@glimmer/component': specifier: 2.0.0 version: 2.0.0 @@ -1143,6 +1143,10 @@ packages: resolution: {integrity: sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.39.1': + resolution: {integrity: sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==} + 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} @@ -8661,6 +8665,8 @@ snapshots: '@eslint/js@9.38.0': {} + '@eslint/js@9.39.1': {} + '@eslint/object-schema@2.1.7': {} '@eslint/plugin-kit@0.4.0':