Skip to content

Commit a8b6976

Browse files
Bump react-tooltip from 4.2.13 to 4.2.15
Bumps [react-tooltip](https://github.com/wwayne/react-tooltip) from 4.2.13 to 4.2.15. - [Release notes](https://github.com/wwayne/react-tooltip/releases) - [Changelog](https://github.com/wwayne/react-tooltip/blob/master/CHANGELOG.md) - [Commits](ReactTooltip/react-tooltip@v4.2.13...v4.2.15) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1640364 commit a8b6976

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
@@ -48,7 +48,7 @@
4848
"react-router-dom": "^5.2.0",
4949
"react-scripts": "3.4.3",
5050
"react-select": "^3.1.1",
51-
"react-tooltip": "^4.2.13",
51+
"react-tooltip": "^4.2.15",
5252
"sass-loader": "^10.1.1",
5353
"shelljs": "0.8.4",
5454
"sshpk": "^1.16.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10118,10 +10118,10 @@ react-test-renderer@^16.0.0-0:
1011810118
react-is "^16.8.6"
1011910119
scheduler "^0.18.0"
1012010120

10121-
react-tooltip@^4.2.13:
10122-
version "4.2.13"
10123-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.13.tgz#908db8a41dc10ae2ae9cc1864746cde939aaab0f"
10124-
integrity sha512-iAZ02wSxChLWb7Vnu0zeQMyAo/jiGHrwFNILWaR3pCKaFVRjKcv/B6TBI4+Xd66xLXVzLngwJ91Tf5D+mqAqVA==
10121+
react-tooltip@^4.2.15:
10122+
version "4.2.15"
10123+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.15.tgz#ae278931a222434ae597c57aab07be215a2aa5f9"
10124+
integrity sha512-xmVWi6N1qsrACiAquv28jhQ10igFbQX0Xk5rjSjgUPi9BAf8lCFhYpdFXe6NrEeuPrM7hdZkePa3eS2SrIRxIw==
1012510125
dependencies:
1012610126
prop-types "^15.7.2"
1012710127
uuid "^7.0.3"

0 commit comments

Comments
 (0)