[validator] bup changes from stashapp/communityscripts

This commit is contained in:
feederbox826
2025-04-24 17:57:17 -04:00
parent fd870732b0
commit 9cf3c7c8cb
3 changed files with 14 additions and 5 deletions
+9
View File
@@ -0,0 +1,9 @@
.DS_Store
node_modules
yarn-error.log
# Scraper-generated files
**/__pycache__/
*.ini
*.json
*.log
+1 -1
View File
@@ -11,6 +11,6 @@
"ajv-formats": "^3.0.1",
"better-ajv-errors": "^1.2.0",
"chalk": "4",
"yaml": "^2.5.1"
"yaml": "2"
}
}
+4 -4
View File
@@ -204,7 +204,7 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"
yaml@^2.5.1:
version "2.5.1"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.5.1.tgz#c9772aacf62cb7494a95b0c4f1fb065b563db130"
integrity sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==
yaml@2:
version "2.7.1"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.1.tgz#44a247d1b88523855679ac7fa7cda6ed7e135cf6"
integrity sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==