Skip to content

Commit

Permalink
build(deps): bump debounce from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [debounce](https://github.com/sindresorhus/debounce) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/sindresorhus/debounce/releases)
- [Commits](sindresorhus/debounce@v2.1.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent fd41980 commit ce87561
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 additions & 4 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 @@ -70,7 +70,7 @@
"clipboard": "^2.0.11",
"core-js": "^3.37.1",
"davclient.js": "github:owncloud/davclient.js.git#0.2.2",
"debounce": "^2.1.0",
"debounce": "^2.1.1",
"dompurify": "^3.0.11",
"escape-html": "^1.0.3",
"focus-trap": "^7.5.4",
Expand Down

0 comments on commit ce87561

Please sign in to comment.