Skip to content

Commit

Permalink
fix(deps): update dependency debounce-microtasks to ^0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 0121880 commit 7ba8ba0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/gqty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"test:watch-coverage": "rimraf coverage && mkdir -p coverage/lcov-report && concurrently --raw \"jest --watchAll\" \"serve -l 8787 coverage/lcov-report\" \"wait-on tcp:8787 coverage/lcov-report/index.html && open-cli http://localhost:8787\""
},
"dependencies": {
"debounce-microtasks": "^0.1.6",
"debounce-microtasks": "^0.1.7",
"flatted": "^3.3.1",
"frail-map": "^1.0.10",
"just-extend": "^6.2.0",
Expand Down
8 changes: 4 additions & 4 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 7ba8ba0

Please sign in to comment.