Skip to content

Commit ac2088e

Browse files
Bump react-onclickoutside from 6.13.1 to 6.13.2 (#13529)
Bumps [react-onclickoutside](https://github.com/Pomax/react-onclickoutside) from 6.13.1 to 6.13.2. - [Release notes](https://github.com/Pomax/react-onclickoutside/releases) - [Changelog](https://github.com/Pomax/react-onclickoutside/blob/master/CHANGELOG.md) - [Commits](Pomax/react-onclickoutside@v6.13.1...v6.13.2) --- updated-dependencies: - dependency-name: react-onclickoutside dependency-version: 6.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c7dca3 commit ac2088e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
"react-helmet": "6.1.0",
225225
"react-keydown": "1.9.12",
226226
"react-nested-status": "0.2.1",
227-
"react-onclickoutside": "6.13.1",
227+
"react-onclickoutside": "6.13.2",
228228
"react-photoswipe-gallery": "1.3.10",
229229
"react-redux": "8.1.3",
230230
"react-router": "5.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8991,10 +8991,10 @@ [email protected]:
89918991
dependencies:
89928992
react-side-effect "^1.1.0"
89938993

8994-
8995-
version "6.13.1"
8996-
resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.13.1.tgz#1f5e0241c08784b6e65745d91aca0d700c548a89"
8997-
integrity sha512-LdrrxK/Yh9zbBQdFbMTXPp3dTSN9B+9YJQucdDu3JNKRrbdU+H+/TVONJoWtOwy4II8Sqf1y/DTI6w/vGPYW0w==
8994+
8995+
version "6.13.2"
8996+
resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.13.2.tgz#caa6df2c0cfe017506548fa810303fb85d13fb7c"
8997+
integrity sha512-h6Hbf1c8b7tIYY4u90mDdBLY4+AGQVMFtIE89HgC0DtVCh/JfKl477gYqUtGLmjZBKK3MJxomP/lFiLbz4sq9A==
89988998

89998999
90009000
version "1.3.10"

0 commit comments

Comments
 (0)