diff --git a/package.json b/package.json index 4c86b52..bc58eb1 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ }, "devDependencies": { "@electric-sql/pglite": "^0.3.10", - "@eslint/js": "9.36.0", + "@eslint/js": "9.38.0", "@types/node": "24.9.2", "eslint": "9.36.0", "glob": "11.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9aef984..437ec36 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^0.3.10 version: 0.3.11 '@eslint/js': - specifier: 9.36.0 - version: 9.36.0 + specifier: 9.38.0 + version: 9.38.0 '@types/node': specifier: 24.9.2 version: 24.9.2 @@ -321,6 +321,10 @@ packages: resolution: {integrity: sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==} 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} + '@eslint/object-schema@2.1.6': resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3439,6 +3443,8 @@ snapshots: '@eslint/js@9.36.0': {} + '@eslint/js@9.38.0': {} + '@eslint/object-schema@2.1.6': {} '@eslint/plugin-kit@0.3.5':