chore(appium): update dependency @sidvind/better-ajv-errors to v4.0.1 (#21746)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-26 08:50:46 +00:00
committed by GitHub
parent 8d0f9017c4
commit 18674037bc
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -3809,9 +3809,9 @@
"license": "MIT"
},
"node_modules/@sidvind/better-ajv-errors": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@sidvind/better-ajv-errors/-/better-ajv-errors-4.0.0.tgz",
"integrity": "sha512-rLZQkN6IfNwG6iqZZwqFMcs7DvQX3ZrLVhsHmSO1LUA4EZAz+VZLpTBCIOFsC5Qu3xuwzVfRMZ+1rtk/mCRRZw==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@sidvind/better-ajv-errors/-/better-ajv-errors-4.0.1.tgz",
"integrity": "sha512-6arF1ssKxItxgitPYXafUoLmsVBA6K7m9+ZGj6hLDoBl7nWpJ33EInwQUdHTle2METeWGxgQiqSex20KZRykew==",
"license": "Apache-2.0",
"dependencies": {
"kleur": "^4.1.0"
@@ -20849,7 +20849,7 @@
"@appium/schema": "^1.0.0",
"@appium/support": "^7.0.3",
"@appium/types": "^1.1.1",
"@sidvind/better-ajv-errors": "4.0.0",
"@sidvind/better-ajv-errors": "4.0.1",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"argparse": "2.0.1",
@@ -25386,9 +25386,9 @@
"integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g=="
},
"@sidvind/better-ajv-errors": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@sidvind/better-ajv-errors/-/better-ajv-errors-4.0.0.tgz",
"integrity": "sha512-rLZQkN6IfNwG6iqZZwqFMcs7DvQX3ZrLVhsHmSO1LUA4EZAz+VZLpTBCIOFsC5Qu3xuwzVfRMZ+1rtk/mCRRZw==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@sidvind/better-ajv-errors/-/better-ajv-errors-4.0.1.tgz",
"integrity": "sha512-6arF1ssKxItxgitPYXafUoLmsVBA6K7m9+ZGj6hLDoBl7nWpJ33EInwQUdHTle2METeWGxgQiqSex20KZRykew==",
"requires": {
"kleur": "^4.1.0"
}
@@ -26654,7 +26654,7 @@
"@appium/schema": "^1.0.0",
"@appium/support": "^7.0.3",
"@appium/types": "^1.1.1",
"@sidvind/better-ajv-errors": "4.0.0",
"@sidvind/better-ajv-errors": "4.0.1",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"argparse": "2.0.1",
+1 -1
View File
@@ -67,7 +67,7 @@
"@appium/schema": "^1.0.0",
"@appium/support": "^7.0.3",
"@appium/types": "^1.1.1",
"@sidvind/better-ajv-errors": "4.0.0",
"@sidvind/better-ajv-errors": "4.0.1",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"argparse": "2.0.1",