Skip to content

Commit 094bafc

Browse files
committed
Add types for lodash.debounce
1 parent 3232607 commit 094bafc

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

package-lock.json

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

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1600,6 +1600,7 @@
16001600
"@types/glob": "^7.1.6",
16011601
"@types/lcov-parse": "^1.0.2",
16021602
"@types/lodash.throttle": "^4.1.9",
1603+
"@types/lodash.debounce": "^4.0.9",
16031604
"@types/mocha": "^10.0.10",
16041605
"@types/mock-fs": "^4.13.4",
16051606
"@types/node": "^18.19.80",

0 commit comments

Comments
 (0)