Skip to content

Commit

Permalink
fix: update dependencies and devDependencies (mostly linting related)
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Sep 20, 2023
1 parent fd5a6f7 commit 6fa57e6
Show file tree
Hide file tree
Showing 5 changed files with 2,353 additions and 1,288 deletions.
1 change: 1 addition & 0 deletions .prettierrc.cjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
semi: false,
singleQuote: true,
trailingComma: 'none'
}
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
errors (#3011). Thanks @praisennamonu1.
- Internal refactor of `quantileSeq`, and fixed the embedded help (#3003).
Thanks @dvd101x.
- Updated dependencies and devDependencies.


# 2023-09-05, 11.11.0
Expand Down
Loading

0 comments on commit 6fa57e6

Please sign in to comment.