Skip to content

Commit

Permalink
Bump react-focus-lock from 2.9.7 to 2.11.1
Browse files Browse the repository at this point in the history
Bumps [react-focus-lock](https://github.com/theKashey/react-focus-lock) from 2.9.7 to 2.11.1.
- [Release notes](https://github.com/theKashey/react-focus-lock/releases)
- [Changelog](https://github.com/theKashey/react-focus-lock/blob/master/CHANGELOG.md)
- [Commits](theKashey/react-focus-lock@v2.9.7...v2.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and charlynguyen committed Feb 26, 2024
1 parent a973c0f commit 6124cb0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/element-web-opendesk-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@matrix-org/react-sdk-module-api": "^2.2.1",
"joi": "^17.12.2",
"react-focus-lock": "^2.9.7",
"react-focus-lock": "^2.11.1",
"styled-components": "^6.1.8"
},
"peerDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4478,10 +4478,10 @@ flatted@^3.1.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==

focus-lock@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/focus-lock/-/focus-lock-1.0.0.tgz#2c50d8ce59d3d6608cda2672be9e65812459206c"
integrity sha512-a8Ge6cdKh9za/GZR/qtigTAk7SrGore56EFcoMshClsh7FLk1zwszc/ltuMfKhx56qeuyL/jWQ4J4axou0iJ9w==
focus-lock@^1.3.2:
version "1.3.3"
resolved "https://registry.yarnpkg.com/focus-lock/-/focus-lock-1.3.3.tgz#b26711506025ec1ecdca69bb41fd10f0c15c4ae2"
integrity sha512-hfXkZha7Xt4RQtrL1HBfspAuIj89Y0fb6GX0dfJilb8S2G/lvL4akPAcHq6xoD2NuZnDMCnZL/zQesMyeu6Psg==
dependencies:
tslib "^2.0.3"

Expand Down Expand Up @@ -6706,13 +6706,13 @@ [email protected]:
object-assign "^4.1.1"
scheduler "^0.20.2"

react-focus-lock@^2.9.7:
version "2.9.7"
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.9.7.tgz#778358691b55db38a9954a989341048bd4065935"
integrity sha512-EfhX040SELLqnQ9JftqsmQCG49iByg8F5X5m19Er+n371OaETZ35dlNPZrLOOTlnnwD4c2Zv0KDgabDTc7dPHw==
react-focus-lock@^2.11.1:
version "2.11.1"
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.11.1.tgz#9d532b29107c760c68ddadc1baff1a36e69c1fe0"
integrity sha512-IXLwnTBrLTlKTpASZXqqXJ8oymWrgAlOfuuDYN4XCuN1YJ72dwX198UCaF1QqGUk5C3QOnlMik//n3ufcfe8Ig==
dependencies:
"@babel/runtime" "^7.0.0"
focus-lock "^1.0.0"
focus-lock "^1.3.2"
prop-types "^15.6.2"
react-clientside-effect "^1.2.6"
use-callback-ref "^1.3.0"
Expand Down

0 comments on commit 6124cb0

Please sign in to comment.