Skip to content

Commit 7beae86

Browse files
Merge pull request #62 from tutorcruncher/dependabot/npm_and_yarn/react-tooltip-3.11.0
Bump react-tooltip from 3.10.0 to 3.11.0
2 parents a436e37 + 8658261 commit 7beae86

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.0.1",
4949
"react-scripts": "1.1.5",
5050
"react-select": "~1.2.1",
51-
"react-tooltip": "^3.10.0",
51+
"react-tooltip": "^3.11.0",
5252
"sass-loader": "^7.1.0",
5353
"shelljs": "0.8.3",
5454
"sshpk": "^1.16.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7471,10 +7471,10 @@ react-test-renderer@^16.0.0-0:
74717471
object-assign "^4.1.1"
74727472
prop-types "^15.6.0"
74737473

7474-
react-tooltip@^3.10.0:
7475-
version "3.10.0"
7476-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-3.10.0.tgz#268b5ef519fd8a1369288d1f086f42c90d5da7ef"
7477-
integrity sha512-GGdxJvM1zSFztkTP7gCQbLTstWr1OOoMpJ5WZUGhimj0nhRY+MPz+92MpEnKmj0cftJ9Pd/M6FfSl0sfzmZWkg==
7474+
react-tooltip@^3.11.0:
7475+
version "3.11.0"
7476+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-3.11.0.tgz#32d365b1bf8b5d563c24eee511f92e8d8e1d3f50"
7477+
integrity sha512-crzW/Ad7vXXil2AubksJC5dZym5Y635F+VYPGERV9yI9T4erX5cLz5ow3hmCBkS4oCMyJjW+ETmmxpfl8SDN4w==
74787478
dependencies:
74797479
classnames "^2.2.5"
74807480
prop-types "^15.6.0"

0 commit comments

Comments
 (0)