Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 97a84c8

Browse files
Bump throttle-debounce in the production-dependencies group (#72)
Bumps the production-dependencies group with 1 update: [throttle-debounce](https://github.com/niksy/throttle-debounce). Updates `throttle-debounce` from 5.0.0 to 5.0.2 - [Release notes](https://github.com/niksy/throttle-debounce/releases) - [Changelog](https://github.com/niksy/throttle-debounce/blob/master/CHANGELOG.md) - [Commits](niksy/throttle-debounce@v5.0.0...v5.0.2) --- updated-dependencies: - dependency-name: throttle-debounce dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 175c548 commit 97a84c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"deploy": "vsce publish"
4141
},
4242
"dependencies": {
43-
"throttle-debounce": "^5.0.0"
43+
"throttle-debounce": "^5.0.2"
4444
},
4545
"devDependencies": {
4646
"@types/mocha": "^10.0.6",

0 commit comments

Comments
 (0)