Merge branch 'renovate/chromedriver-134.x' into 'develop'
Update dependency chromedriver to v134.0.5 See merge request pleroma/pleroma-fe!2101
This commit is contained in:
commit
05d86255fd
2 changed files with 5 additions and 5 deletions
|
@ -71,7 +71,7 @@
|
|||
"babel-plugin-lodash": "3.3.4",
|
||||
"chai": "4.5.0",
|
||||
"chalk": "5.4.1",
|
||||
"chromedriver": "134.0.3",
|
||||
"chromedriver": "134.0.5",
|
||||
"connect-history-api-fallback": "2.0.0",
|
||||
"cross-spawn": "7.0.6",
|
||||
"custom-event-polyfill": "1.0.7",
|
||||
|
|
|
@ -2909,10 +2909,10 @@ chromatism@3.0.0:
|
|||
resolved "https://registry.yarnpkg.com/chromatism/-/chromatism-3.0.0.tgz#a7249d353c1e4f3577e444ac41171c4e2e624b12"
|
||||
integrity sha512-slVGC45odKFB6KzD/hpXP8XgS/Y+x72X1ckAhxU/9YZecCy8VwCJUSZsn0O4gQUwaTogun6IfrSiK3YuQaADFw==
|
||||
|
||||
chromedriver@134.0.3:
|
||||
version "134.0.3"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-134.0.3.tgz#185a52526c193cc7ceb0a27d1266858f0f65f0fd"
|
||||
integrity sha512-pRS401K3VRJMhFrK4NNceVE6xdoNOHC0P3sBylkLOb5p4MfrbXkjiCCipXoBD8jvui76t44FS5/taoVQNz9XUg==
|
||||
chromedriver@134.0.5:
|
||||
version "134.0.5"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-134.0.5.tgz#9432404d7da7412df4ea5ae4072b579bcc098ed7"
|
||||
integrity sha512-edXbiuShAvH6Elx8Hobl4NQkgNRMIozcW7ZlEiE8TBynZHRazrepO9hfftQzZgztPvjMQiSWeWjZaDV3SecYaw==
|
||||
dependencies:
|
||||
"@testim/chrome-version" "^1.1.4"
|
||||
axios "^1.7.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue