Skip to content

Commit c554a64

Browse files
Bump focus-trap from 7.6.4 to 7.6.5 (#997)
Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.6.4 to 7.6.5. - [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.4...v7.6.5) --- updated-dependencies: - dependency-name: focus-trap dependency-version: 7.6.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6dd886b commit c554a64

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"core-js": "^3.42.0",
2727
"date-fns": "^4.1.0",
2828
"dotenv": "^16.5.0",
29-
"focus-trap": "^7.6.0",
29+
"focus-trap": "^7.6.5",
3030
"lodash": "^4.17.11",
3131
"prop-types": "^15.6.2",
3232
"react": "^19.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3422,10 +3422,10 @@ flatted@^3.2.9:
34223422
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.2.tgz#adba1448a9841bec72b42c532ea23dbbedef1a27"
34233423
integrity sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==
34243424

3425-
focus-trap@^7.6.0:
3426-
version "7.6.4"
3427-
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.6.4.tgz#455ec5c51fee5ae99604ca15142409ffbbf84db9"
3428-
integrity sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==
3425+
focus-trap@^7.6.5:
3426+
version "7.6.5"
3427+
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.6.5.tgz#56f0814286d43c1a2688e9bc4f31f17ae047fb76"
3428+
integrity sha512-7Ke1jyybbbPZyZXFxEftUtxFGLMpE2n6A+z//m4CRDlj0hW+o3iYSmh8nFlYMurOiJVDmJRilUQtJr08KfIxlg==
34293429
dependencies:
34303430
tabbable "^6.2.0"
34313431

0 commit comments

Comments
 (0)