Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e4a1cd1

Browse files
committedMar 15, 2021
fix(deps): update dependency debounce-fn to v5
1 parent c6018bd commit e4a1cd1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
 

Diff for: ‎package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"chalk": "^4.1.0",
4343
"chokidar": "^3.5.1",
4444
"commander": "^7.1.0",
45-
"debounce-fn": "^4.0.0",
45+
"debounce-fn": "^5.0.0",
4646
"find-cache-dir": "^3.3.1",
4747
"find-up": "^4.1.0",
4848
"fs-extra": "^9.1.0",

0 commit comments

Comments
 (0)
Please sign in to comment.