Skip to content

Commit

Permalink
chore(deps): bump debounce from 1.2.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [debounce](https://github.com/sindresorhus/debounce) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/sindresorhus/debounce/releases)
- [Commits](sindresorhus/debounce@1.2.1...v2.0.0)

---
updated-dependencies:
- dependency-name: debounce
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2023
1 parent dde84d9 commit a3bca43
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 22 deletions.
34 changes: 13 additions & 21 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"camelcase": "^8.0.0",
"d3": "^7.8.5",
"d3-org-chart": "^2.7.0",
"debounce": "^1.2.1",
"debounce": "^2.0.0",
"downloadjs": "^1.4.7",
"ical.js": "^1.5.0",
"moment": "^2.29.4",
Expand Down

0 comments on commit a3bca43

Please sign in to comment.