Skip to content

Commit b7ec6d3

Browse files
Merge pull request #72 from tutorcruncher/dependabot/npm_and_yarn/react-tooltip-3.11.1
Bump react-tooltip from 3.11.0 to 3.11.1
2 parents 9e7b2f3 + 7ca3a40 commit b7ec6d3

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": "1.1.5",
5050
"react-select": "~1.2.1",
51-
"react-tooltip": "^3.11.0",
51+
"react-tooltip": "^3.11.1",
5252
"sass-loader": "^7.3.1",
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
@@ -7318,10 +7318,10 @@ react-test-renderer@^16.0.0-0:
73187318
object-assign "^4.1.1"
73197319
prop-types "^15.6.0"
73207320

7321-
react-tooltip@^3.11.0:
7322-
version "3.11.0"
7323-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-3.11.0.tgz#32d365b1bf8b5d563c24eee511f92e8d8e1d3f50"
7324-
integrity sha512-crzW/Ad7vXXil2AubksJC5dZym5Y635F+VYPGERV9yI9T4erX5cLz5ow3hmCBkS4oCMyJjW+ETmmxpfl8SDN4w==
7321+
react-tooltip@^3.11.1:
7322+
version "3.11.1"
7323+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-3.11.1.tgz#7b4ce48ed26a46e996662b19a2afebbfd483513b"
7324+
integrity sha512-YCMVlEC2KuHIzOQhPplTK5jmBBwoL+PYJJdJKXj7M/h7oevupd/QSVq6z5U7/ehIGXyHsAqvwpdxexDfyQ0o3A==
73257325
dependencies:
73267326
classnames "^2.2.5"
73277327
prop-types "^15.6.0"

0 commit comments

Comments
 (0)