From 8ad3177b1dd993f9641b7348b71d8cd86872b709 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 10:45:58 +0000 Subject: [PATCH] chore(deps): update dependency chromedriver to v131 --- examples/with-nightwatch/package.json | 2 +- pnpm-lock.yaml | 28 +++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/examples/with-nightwatch/package.json b/examples/with-nightwatch/package.json index c3bab5f..3d54541 100644 --- a/examples/with-nightwatch/package.json +++ b/examples/with-nightwatch/package.json @@ -24,7 +24,7 @@ "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "chromedriver": "^129.0.4", + "chromedriver": "^131.0.3", "eslint": "^9.17.0", "eslint-plugin-vue": "^9.32.0", "geckodriver": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7c848be..d3b141f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -377,8 +377,8 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)) chromedriver: - specifier: ^129.0.4 - version: 129.0.4 + specifier: ^131.0.3 + version: 131.0.3 eslint: specifier: ^9.17.0 version: 9.17.0 @@ -390,7 +390,7 @@ importers: version: 5.0.0 nightwatch: specifier: ^3.9.0 - version: 3.9.0(chromedriver@129.0.4)(geckodriver@5.0.0) + version: 3.9.0(chromedriver@131.0.3)(geckodriver@5.0.0) npm-run-all2: specifier: ^6.2.6 version: 6.2.6 @@ -2387,8 +2387,8 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} - chromedriver@129.0.4: - resolution: {integrity: sha512-j5I55cQwodFJUaYa1tWUmj2ss9KcPRBWmUa5Qonq3X8kqv2ASPyTboFYb4YB/YLztkYTUUw2E43txXw0wYzT/A==} + chromedriver@131.0.3: + resolution: {integrity: sha512-DKHFt0ilcA/RJzY1ApBiJAil6fh08f9mXM8XbdDE1u+S1V5YVUNTUi4bOtJFZoAwS9nlV0H5W6InWrpXqSs2xg==} engines: {node: '>=18'} hasBin: true @@ -6086,7 +6086,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 8.18.0(typescript@5.6.3) '@typescript-eslint/utils': 8.18.0(eslint@9.17.0)(typescript@5.6.3) - debug: 4.3.7(supports-color@8.1.1) + debug: 4.4.0 eslint: 9.17.0 ts-api-utils: 1.4.1(typescript@5.6.3) typescript: 5.6.3 @@ -6099,7 +6099,7 @@ snapshots: dependencies: '@typescript-eslint/types': 8.18.0 '@typescript-eslint/visitor-keys': 8.18.0 - debug: 4.3.7(supports-color@8.1.1) + debug: 4.4.0 fast-glob: 3.3.2 is-glob: 4.0.3 minimatch: 9.0.5 @@ -6810,7 +6810,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - chromedriver@129.0.4: + chromedriver@131.0.3: dependencies: '@testim/chrome-version': 1.1.4 axios: 1.7.7(debug@4.4.0) @@ -7775,7 +7775,7 @@ snapshots: dependencies: basic-ftp: 5.0.5 data-uri-to-buffer: 6.0.2 - debug: 4.3.7(supports-color@8.1.1) + debug: 4.4.0 fs-extra: 11.2.0 transitivePeerDependencies: - supports-color @@ -8434,7 +8434,7 @@ snapshots: dependencies: axe-core: 4.10.2 - nightwatch@3.9.0(chromedriver@129.0.4)(geckodriver@5.0.0): + nightwatch@3.9.0(chromedriver@131.0.3)(geckodriver@5.0.0): dependencies: '@nightwatch/chai': 5.0.3 '@nightwatch/html-reporter-template': 0.3.0 @@ -8471,7 +8471,7 @@ snapshots: untildify: 4.0.0 uuid: 8.3.2 optionalDependencies: - chromedriver: 129.0.4 + chromedriver: 131.0.3 geckodriver: 5.0.0 transitivePeerDependencies: - bufferutil @@ -8632,7 +8632,7 @@ snapshots: dependencies: '@tootallnate/quickjs-emscripten': 0.23.0 agent-base: 7.1.1 - debug: 4.3.7(supports-color@8.1.1) + debug: 4.4.0 get-uri: 6.0.3 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.5 @@ -8790,7 +8790,7 @@ snapshots: proxy-agent@6.4.0: dependencies: agent-base: 7.1.1 - debug: 4.3.7(supports-color@8.1.1) + debug: 4.4.0 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.5 lru-cache: 7.18.3 @@ -9048,7 +9048,7 @@ snapshots: socks-proxy-agent@8.0.4: dependencies: agent-base: 7.1.1 - debug: 4.3.7(supports-color@8.1.1) + debug: 4.4.0 socks: 2.8.3 transitivePeerDependencies: - supports-color