Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit dc07b83

Browse files
dependabot[bot]charlynguyen
authored andcommitted
Bump react-focus-lock from 2.11.1 to 2.11.2
Bumps [react-focus-lock](https://github.com/theKashey/react-focus-lock) from 2.11.1 to 2.11.2. - [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.11.1...v2.11.2) --- updated-dependencies: - dependency-name: react-focus-lock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e6ad5d commit dc07b83

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/element-web-opendesk-module/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@matrix-org/react-sdk-module-api": "^2.2.1",
3636
"joi": "^17.12.2",
37-
"react-focus-lock": "^2.11.1",
37+
"react-focus-lock": "^2.11.2",
3838
"styled-components": "^6.1.8"
3939
},
4040
"peerDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6564,10 +6564,10 @@ [email protected]:
65646564
object-assign "^4.1.1"
65656565
scheduler "^0.20.2"
65666566

6567-
react-focus-lock@^2.11.1:
6568-
version "2.11.1"
6569-
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.11.1.tgz#9d532b29107c760c68ddadc1baff1a36e69c1fe0"
6570-
integrity sha512-IXLwnTBrLTlKTpASZXqqXJ8oymWrgAlOfuuDYN4XCuN1YJ72dwX198UCaF1QqGUk5C3QOnlMik//n3ufcfe8Ig==
6567+
react-focus-lock@^2.11.2:
6568+
version "2.11.2"
6569+
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.11.2.tgz#dcc9a0dde630f0b9c694b823066f1b954c024422"
6570+
integrity sha512-DDTbEiov0+RthESPVSTIdAWPPKic+op3sCcP+icbMRobvQNt7LuAlJ3KoarqQv5sCgKArru3kXmlmFTa27/CdQ==
65716571
dependencies:
65726572
"@babel/runtime" "^7.0.0"
65736573
focus-lock "^1.3.2"

0 commit comments

Comments
 (0)