Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
build(deps): bump focus-trap from 7.6.5 to 7.6.6
Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.6.5 to 7.6.6.
- [Release notes](https://github.com/focus-trap/focus-trap/releases)
- [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md)
- [Commits](focus-trap/focus-trap@v7.6.5...v7.6.6)

---
updated-dependencies:
- dependency-name: focus-trap
  dependency-version: 7.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and AndyScherzinger committed Nov 23, 2025
commit 6c3a7e315817f40a607e1a26b5b1dc19d6378321
18 changes: 8 additions & 10 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 @@ -86,7 +86,7 @@
"debounce": "^2.1.0",
"dompurify": "^3.3.0",
"escape-html": "^1.0.3",
"focus-trap": "^7.6.5",
"focus-trap": "^7.6.6",
"handlebars": "^4.7.7",
"is-svg": "^5.1.0",
"jquery": "~3.7",
Expand Down
Loading