Skip to content

Commit 2a36962

Browse files
authored
Merge pull request #155 from tutorcruncher/dependabot/npm_and_yarn/react-tooltip-4.2.13
Bump react-tooltip from 4.2.10 to 4.2.13
2 parents 22fc005 + fc974a4 commit 2a36962

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.10",
51+
"react-tooltip": "^4.2.13",
5252
"sass-loader": "^10.0.3",
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.10:
10122-
version "4.2.10"
10123-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.10.tgz#ed1a1acd388940c96f4b6309f4fd4dcce5e01bdc"
10124-
integrity sha512-D7ZLx6/QwpUl0SZRek3IZy/HWpsEEp0v3562tcT8IwZgu8IgV7hY5ZzniTkHyRcuL+IQnljpjj7A7zCgl2+T3w==
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==
1012510125
dependencies:
1012610126
prop-types "^15.7.2"
1012710127
uuid "^7.0.3"

0 commit comments

Comments
 (0)