Skip to content

Commit

Permalink
fix(deps): update dependency debounce-microtasks to ^0.1.8 (#2071)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent b28eaaa commit 3b061c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"test": "vitest --no-watch"
},
"dependencies": {
"debounce-microtasks": "^0.1.3",
"debounce-microtasks": "^0.1.8",
"p-defer": "^3.0.0"
},
"devDependencies": {
Expand Down
14 changes: 1 addition & 13 deletions pnpm-lock.yaml

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

0 comments on commit 3b061c7

Please sign in to comment.