Skip to content

Commit

Permalink
build(deps): bump focus-trap-react from 8.11.3 to 10.2.2
Browse files Browse the repository at this point in the history
Bumps [focus-trap-react](https://github.com/focus-trap/focus-trap-react) from 8.11.3 to 10.2.2.
- [Release notes](https://github.com/focus-trap/focus-trap-react/releases)
- [Changelog](https://github.com/focus-trap/focus-trap-react/blob/master/CHANGELOG.md)
- [Commits](focus-trap/focus-trap-react@v8.11.3...v10.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent efa2009 commit 4c070c4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-theme-carbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"beautiful-react-hooks": "^0.23.1",
"classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3",
"focus-trap-react": "^8.11.3",
"focus-trap-react": "^10.2.2",
"gatsby-plugin-catch-links": "^4.25.0",
"gatsby-plugin-lunr": "^1.5.2",
"gatsby-plugin-manifest": "^4.25.0",
Expand Down
39 changes: 20 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10370,7 +10370,7 @@ __metadata:
resolution: "example@workspace:packages/example"
dependencies:
gatsby: ^4.25.7
gatsby-theme-carbon: ^3.1.18
gatsby-theme-carbon: ^3.1.19
react: ^17.0.2
react-dom: ^17.0.2
languageName: unknown
Expand Down Expand Up @@ -10985,25 +10985,26 @@ __metadata:
languageName: node
linkType: hard

"focus-trap-react@npm:^8.11.3":
version: 8.11.3
resolution: "focus-trap-react@npm:8.11.3"
"focus-trap-react@npm:^10.2.2":
version: 10.2.2
resolution: "focus-trap-react@npm:10.2.2"
dependencies:
focus-trap: ^6.9.4
focus-trap: ^7.5.3
tabbable: ^6.2.0
peerDependencies:
prop-types: ^15.8.1
react: ">=16.0.0"
react-dom: ">=16.0.0"
checksum: d293b0645b91b2e7c4dee2329ab4aaab50c09d2f935478702f5049f1801db5ac647e6547e96af5e57475b63f3ee7d1fa86026a4539ac98175f5da0d61d8ac89f
react: ">=16.3.0"
react-dom: ">=16.3.0"
checksum: 834551f1adf00a36551993ba4612403115825573033481e0fd960410539557444807ce98c6f968a78ff8bb9b31584ba75c0f845e28097fcd80c81f6dfb52c225
languageName: node
linkType: hard

"focus-trap@npm:^6.9.4":
version: 6.9.4
resolution: "focus-trap@npm:6.9.4"
"focus-trap@npm:^7.5.3":
version: 7.5.3
resolution: "focus-trap@npm:7.5.3"
dependencies:
tabbable: ^5.3.3
checksum: 0b4cebcc11010bd9397731092bd59a981e838c710c6497374ba70571875a14ab27c0db7d60f36005ec01bdabc3b9cfeda11d30ddf5b8874596dcc95e18913b3b
tabbable: ^6.2.0
checksum: aa81c209fe2c7e0460e97bdceaa716504acdfcd0353e5a5a0a1a826760d82c4ef7035b0613e636e73dbe4c3c20711d9d928566bff23c4b0108f4638af71aea76
languageName: node
linkType: hard

Expand Down Expand Up @@ -11888,7 +11889,7 @@ __metadata:
languageName: unknown
linkType: soft

"gatsby-theme-carbon@^3.1.18, gatsby-theme-carbon@workspace:packages/gatsby-theme-carbon":
"gatsby-theme-carbon@^3.1.19, gatsby-theme-carbon@workspace:packages/gatsby-theme-carbon":
version: 0.0.0-use.local
resolution: "gatsby-theme-carbon@workspace:packages/gatsby-theme-carbon"
dependencies:
Expand All @@ -11905,7 +11906,7 @@ __metadata:
beautiful-react-hooks: ^0.23.1
classnames: ^2.3.2
copy-to-clipboard: ^3.3.3
focus-trap-react: ^8.11.3
focus-trap-react: ^10.2.2
gatsby: ^4.25.7
gatsby-plugin-catch-links: ^4.25.0
gatsby-plugin-lunr: ^1.5.2
Expand Down Expand Up @@ -22195,10 +22196,10 @@ __metadata:
languageName: node
linkType: hard

"tabbable@npm:^5.3.2, tabbable@npm:^5.3.3":
version: 5.3.3
resolution: "tabbable@npm:5.3.3"
checksum: 1aa56e1bb617cc10616c407f4e756f0607f3e2d30f9803664d70b85db037ca27e75918ed1c71443f3dc902e21dc9f991ce4b52d63a538c9b69b3218d3babcd70
"tabbable@npm:^6.2.0":
version: 6.2.0
resolution: "tabbable@npm:6.2.0"
checksum: f8440277d223949272c74bb627a3371be21735ca9ad34c2570f7e1752bd646ccfc23a9d8b1ee65d6561243f4134f5fbbf1ad6b39ac3c4b586554accaff4a1300
languageName: node
linkType: hard

Expand Down

0 comments on commit 4c070c4

Please sign in to comment.