Skip to content

Commit

Permalink
Merge pull request #18 from saiichihashimoto/more-tests
Browse files Browse the repository at this point in the history
fix(perf): debounce handler
  • Loading branch information
kodiakhq[bot] authored Jan 15, 2024
2 parents 029463b + 79f22ae commit 5cb86ce
Show file tree
Hide file tree
Showing 7 changed files with 606 additions and 146 deletions.
11 changes: 9 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"commander": "11.1.0",
"croner": "8.0.0",
"cronstrue": "2.47.0",
"lodash": "4.17.21",
"pino": "8.17.2",
"pino-pretty": "10.3.1",
"zod": "3.22.4"
Expand All @@ -44,6 +45,7 @@
"@total-typescript/ts-reset": "0.5.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/lint-staged": "13.3.0",
"@types/lodash": "4.14.202",
"@types/uuid": "9.0.7",
"@typescript-eslint/eslint-plugin": "6.18.1",
"concurrently": "8.2.2",
Expand Down
Loading

0 comments on commit 5cb86ce

Please sign in to comment.