Skip to content

Commit

Permalink
Update dependency debounce to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent 666e256 commit 1657d38
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions apps/demon_spirit_web/assets/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/demon_spirit_web/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"watch": "webpack --mode development --watch"
},
"dependencies": {
"debounce": "^1.2.0",
"debounce": "^2.0.0",
"phoenix": "file:../../../deps/phoenix",
"phoenix_html": "file:../../../deps/phoenix_html",
"phoenix_live_view": "file:../../../deps/phoenix_live_view"
Expand Down

0 comments on commit 1657d38

Please sign in to comment.