Skip to content

Commit 5247f14

Browse files
fix(deps): pin dependency react-popper-tooltip to 4.4.2 (#2952) [skip ci]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd0ff4b commit 5247f14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"react-intersection-observer": "9.4.0",
7373
"react-intl": "6.0.5",
7474
"react-markdown": "8.0.3",
75-
"react-popper-tooltip": "^4.4.2",
75+
"react-popper-tooltip": "4.4.2",
7676
"react-select": "5.4.0",
7777
"react-spring": "9.5.2",
7878
"react-toast-notifications": "2.5.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10300,7 +10300,7 @@ react-markdown@8.0.3:
1030010300
unist-util-visit "^4.0.0"
1030110301
vfile "^5.0.0"
1030210302

10303-
react-popper-tooltip@^4.4.2:
10303+
react-popper-tooltip@4.4.2:
1030410304
version "4.4.2"
1030510305
resolved "https://registry.yarnpkg.com/react-popper-tooltip/-/react-popper-tooltip-4.4.2.tgz#0dc4894b8e00ba731f89bd2d30584f6032ec6163"
1030610306
integrity sha512-y48r0mpzysRTZAIh8m2kpZ8S1YPNqGtQPDrlXYSGvDS1c1GpG/NUXbsbIdfbhXfmSaRJuTcaT6N1q3CKuHRVbg==

0 commit comments

Comments
 (0)