diff --git a/package.json b/package.json index 4df60b2..4bb94ea 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@eslint/js": "^10.0.1", "@playwright/test": "^1.55.0", - "@types/chrome": "^0.1.29", + "@types/chrome": "^0.1.39", "eslint": "^10.1.0", "globals": "^17.4.0", "typescript": "^5.9.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd73b0b..76f0173 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.55.0 version: 1.58.2 '@types/chrome': - specifier: ^0.1.29 - version: 0.1.38 + specifier: ^0.1.39 + version: 0.1.39 eslint: specifier: ^10.1.0 version: 10.1.0 @@ -92,8 +92,8 @@ packages: engines: {node: '>=18'} hasBin: true - '@types/chrome@0.1.38': - resolution: {integrity: sha512-5aK4m9wZqoWAoB98aElESLm/5pXpqJnFWMNoiCs/XdPsXR6wNdVkJFSdQ9Wr4PnTuUrxD0SuNuDHh3EG5QeBzA==} + '@types/chrome@0.1.39': + resolution: {integrity: sha512-AttzlXiLx2TSqmuJy8baP7YrOb8yyIM6V02dePrK/n1wRlhnu7Obd7GqUUVhje0hhkU7BaJuQmoFXRd5hWqdjQ==} '@types/esrecurse@4.3.1': resolution: {integrity: sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==} @@ -502,7 +502,7 @@ snapshots: dependencies: playwright: 1.58.2 - '@types/chrome@0.1.38': + '@types/chrome@0.1.39': dependencies: '@types/filesystem': 0.0.36 '@types/har-format': 1.2.16