Update dependency chromedriver to v104

This commit is contained in:
Pleroma Renovate Bot 2022-08-14 17:21:48 +00:00
parent 20f6903e8b
commit ecc2d4c45f
2 changed files with 5 additions and 5 deletions

View File

@ -62,7 +62,7 @@
"babel-plugin-lodash": "3.3.4",
"chai": "4.3.6",
"chalk": "1.1.3",
"chromedriver": "103.0.0",
"chromedriver": "104.0.0",
"connect-history-api-fallback": "2.0.0",
"copy-webpack-plugin": "6.4.1",
"cross-spawn": "4.0.2",

View File

@ -3148,10 +3148,10 @@ chrome-trace-event@^1.0.2:
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
chromedriver@103.0.0:
version "103.0.0"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-103.0.0.tgz#2ef086d62076e3ff6df6cfb84895d11d2c18d9cf"
integrity sha512-7BHf6HWt0PeOHCzWO8qlnD13sARzr5AKTtG8Csn+czsuAsajwPxdLNtry5GPh8HYFyl+i0M+yg3bT43AGfgU9w==
chromedriver@104.0.0:
version "104.0.0"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-104.0.0.tgz#2f730f52a567280872567bf3497e1c673b6f4275"
integrity sha512-zbHZutN2ATo19xA6nXwwLn+KueD/5w8ap5m4b6bCb8MIaRFnyDwMbFoy7oFAjlSMpCFL3KSaZRiWUwjj//N3yQ==
dependencies:
"@testim/chrome-version" "^1.1.2"
axios "^0.27.2"