Skip to content

Commit

Permalink
chore(deps): bump focus-trap from 7.1.0 to 7.6.0
Browse files Browse the repository at this point in the history
Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.1.0 to 7.6.0.
- [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.1.0...v7.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent ec6aa5a commit 2de6a20
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"core-js": "3.26.1",
"dayjs": "1.11.11",
"fast-deep-equal": "3.1.3",
"focus-trap": "7.1.0",
"focus-trap": "7.6.0",
"focus-visible": "5.2.1",
"fundamental-styles": "0.38.0",
"fuse.js": "7.0.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13415,12 +13415,12 @@ __metadata:
languageName: node
linkType: hard

"focus-trap@npm:7.1.0":
version: 7.1.0
resolution: "focus-trap@npm:7.1.0"
"focus-trap@npm:7.6.0":
version: 7.6.0
resolution: "focus-trap@npm:7.6.0"
dependencies:
tabbable: "npm:^6.0.1"
checksum: 10/a41feaa8411e4d32945c5b48c0840a04e646f6259c9ab37ef9aa731e236421bf9c5077809b6a560614927347883a212155075add8842b0f68a436e8b84c5c1e1
tabbable: "npm:^6.2.0"
checksum: 10/f1a3130372b259d686b7d283fb80830a73f72fde678e3bb4c366eb6a1bfb5fe4cdb04ddecad2ae1b251094c172a1b7d21a7990d3fbf0b686108b2d9f0b50fecf
languageName: node
linkType: hard

Expand Down Expand Up @@ -13755,7 +13755,7 @@ __metadata:
eslint-plugin-prefer-arrow: "npm:1.2.3"
fast-deep-equal: "npm:3.1.3"
fast-glob: "npm:3.3.1"
focus-trap: "npm:7.1.0"
focus-trap: "npm:7.6.0"
focus-visible: "npm:5.2.1"
fundamental-styles: "npm:0.38.0"
fuse.js: "npm:7.0.0"
Expand Down Expand Up @@ -23643,7 +23643,7 @@ __metadata:
languageName: node
linkType: hard

"tabbable@npm:^6.0.1":
"tabbable@npm:^6.2.0":
version: 6.2.0
resolution: "tabbable@npm:6.2.0"
checksum: 10/980fa73476026e99dcacfc0d6e000d41d42c8e670faf4682496d30c625495e412c4369694f2a15cf1e5252d22de3c396f2b62edbe8d60b5dadc40d09e3f2dde3
Expand Down

0 comments on commit 2de6a20

Please sign in to comment.