diff --git a/package.json b/package.json index 4df60b2..c940cb8 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.40", "eslint": "^10.1.0", "globals": "^17.4.0", "typescript": "^5.9.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd73b0b..b83389c 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.40 + version: 0.1.40 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.40': + resolution: {integrity: sha512-UnfyRAe8ORu9HSuTH0EqyOEUin3JrWW9Nl/gDXezNfTUrfIoxw+WRZgKOxGz0t5BnjbfXBnS2eCYfW2PxH1wcA==} '@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.40': dependencies: '@types/filesystem': 0.0.36 '@types/har-format': 1.2.16