Fix dependabot issues
This commit is contained in:
parent
c89d9bd8b0
commit
531c6ba7c8
705 changed files with 53406 additions and 20466 deletions
2
node_modules/concordance/lib/complexValues/arguments.js
generated
vendored
2
node_modules/concordance/lib/complexValues/arguments.js
generated
vendored
|
|
@ -10,7 +10,7 @@ function describe (props) {
|
|||
return new DescribedArgumentsValue(Object.assign({
|
||||
// Treat as an array, to allow comparisons with arrays
|
||||
isArray: true,
|
||||
isList: true
|
||||
isList: true,
|
||||
}, props, { ctor: 'Arguments' }))
|
||||
}
|
||||
exports.describe = describe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue