update deps
This commit is contained in:
4
node_modules/ajv/lib/dot/definitions.def
generated
vendored
4
node_modules/ajv/lib/dot/definitions.def
generated
vendored
@@ -63,7 +63,9 @@
|
||||
|
||||
|
||||
{{## def.nonEmptySchema:_schema:
|
||||
it.util.schemaHasRules(_schema, it.RULES.all)
|
||||
(it.opts.strictKeywords
|
||||
? typeof _schema == 'object' && Object.keys(_schema).length > 0
|
||||
: it.util.schemaHasRules(_schema, it.RULES.all))
|
||||
#}}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user