diff --git a/package.json b/package.json index 5c1d825..d116c4e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "unist-util-visit": "^5.0.0" }, "devDependencies": { - "@eslint/js": "^9.30.1", + "@eslint/js": "^9.39.1", "@typescript-eslint/eslint-plugin": "^8.35.1", "@typescript-eslint/parser": "^8.36.0", "eslint": "^9.30.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52be190..f2e07ac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: version: 5.0.0 devDependencies: '@eslint/js': - specifier: ^9.30.1 - version: 9.30.1 + specifier: ^9.39.1 + version: 9.39.1 '@typescript-eslint/eslint-plugin': specifier: ^8.35.1 version: 8.35.1(@typescript-eslint/parser@8.36.0(eslint@9.30.1(jiti@2.6.0))(typescript@5.8.3))(eslint@9.30.1(jiti@2.6.0))(typescript@5.8.3) @@ -321,6 +321,10 @@ packages: resolution: {integrity: sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==} 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.6': resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2729,6 +2733,8 @@ snapshots: '@eslint/js@9.30.1': {} + '@eslint/js@9.39.1': {} + '@eslint/object-schema@2.1.6': {} '@eslint/plugin-kit@0.3.3':