Skip to content

Commit

Permalink
chore(deps): update dependency standard to v17 (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 4, 2023
1 parent 1bc7d7d commit b0ccf30
Show file tree
Hide file tree
Showing 3 changed files with 3,385 additions and 2,679 deletions.
2 changes: 1 addition & 1 deletion lib/function.js
Expand Up @@ -22,7 +22,7 @@ module.exports = class CovFunction {
return {
name: this.name,
decl: loc,
loc: loc,
loc,
line: this.startLine
}
}
Expand Down

0 comments on commit b0ccf30

Please sign in to comment.