Skip to content

Commit f9b269d

Browse files
Merge pull request #115 from tutorcruncher/dependabot/npm_and_yarn/react-tooltip-4.2.6
Bump react-tooltip from 4.2.5 to 4.2.6
2 parents 5851e2e + e1066d2 commit f9b269d

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.1.2",
4949
"react-scripts": "3.4.1",
5050
"react-select": "^3.1.0",
51-
"react-tooltip": "^4.2.5",
51+
"react-tooltip": "^4.2.6",
5252
"sass-loader": "^8.0.2",
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
@@ -10056,10 +10056,10 @@ react-test-renderer@^16.0.0-0:
1005610056
react-is "^16.8.6"
1005710057
scheduler "^0.18.0"
1005810058

10059-
react-tooltip@^4.2.5:
10060-
version "4.2.5"
10061-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.5.tgz#2f26ce768461567b70799c4422a7e00a96de27ca"
10062-
integrity sha512-f7nxO4AB5PRf2mJRmRtFlaUEI9g0jGPQ+ncwV5kMAqz8/HDb71PpB0O9a/MvrjUOzwQQbhwCT0VzWH79qAkCtA==
10059+
react-tooltip@^4.2.6:
10060+
version "4.2.6"
10061+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.6.tgz#a3d5f0d1b0c597c0852ba09c5e2af0019b7cfc70"
10062+
integrity sha512-KX/zCsPFCI8RuulzBX86U+Ur7FvgGNRBdb7dUu0ndo8Urinn48nANq9wfq4ABlehweQjPzLl7XdNAtLKza+I3w==
1006310063
dependencies:
1006410064
prop-types "^15.7.2"
1006510065
uuid "^7.0.3"

0 commit comments

Comments
 (0)