mirror of
https://github.com/BillyOutlast/metadata-scrapers.git
synced 2026-07-01 19:54:34 -04:00
[validator] bup changes from stashapp/communityscripts
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
yarn-error.log
|
||||
|
||||
# Scraper-generated files
|
||||
**/__pycache__/
|
||||
*.ini
|
||||
*.json
|
||||
*.log
|
||||
@@ -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
@@ -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==
|
||||
|
||||
Reference in New Issue
Block a user