Skip to content

Commit fcdae97

Browse files
authored
fix: Remove outdated @types/debounce (#23063)
`debounce` now includes types. https://github.com/sindresorhus/debounce/releases/tag/v2.0.0
1 parent ef2c939 commit fcdae97

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

package-lock.json

-7
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
@@ -67,7 +67,6 @@
6767
"@babel/plugin-proposal-decorators": "^7.24.7",
6868
"@babel/preset-env": "^7.24.7",
6969
"@babel/preset-typescript": "^7.24.7",
70-
"@types/debounce": "^1.2.4",
7170
"@types/finalhandler": "^1.2.3",
7271
"@types/humanize-duration": "^3.27.4",
7372
"@types/jest": "^29.5.12",

0 commit comments

Comments
 (0)