Skip to content

Commit 2a9406d

Browse files
Bump react-tooltip from 4.2.7 to 4.2.10
Bumps [react-tooltip](https://github.com/wwayne/react-tooltip) from 4.2.7 to 4.2.10. - [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.7...v4.2.10) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4d29315 commit 2a9406d

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
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.0",
51-
"react-tooltip": "^4.2.7",
51+
"react-tooltip": "^4.2.10",
5252
"sass-loader": "^10.0.3",
5353
"shelljs": "0.8.4",
5454
"sshpk": "^1.16.1",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10094,10 +10094,10 @@ react-test-renderer@^16.0.0-0:
1009410094
react-is "^16.8.6"
1009510095
scheduler "^0.18.0"
1009610096

10097-
react-tooltip@^4.2.7:
10098-
version "4.2.7"
10099-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.7.tgz#245b26aa23bc8ca877f9086ad169207d77281894"
10100-
integrity sha512-z5T3gNplT76rkT7ZImfx/uXfBtS+x7+WK2H8MVZ5skSwETDDx0hs0+P0jwL5gYDaBvsZ7LYiCBzAOd3tN85CMA==
10097+
react-tooltip@^4.2.10:
10098+
version "4.2.10"
10099+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.10.tgz#ed1a1acd388940c96f4b6309f4fd4dcce5e01bdc"
10100+
integrity sha512-D7ZLx6/QwpUl0SZRek3IZy/HWpsEEp0v3562tcT8IwZgu8IgV7hY5ZzniTkHyRcuL+IQnljpjj7A7zCgl2+T3w==
1010110101
dependencies:
1010210102
prop-types "^15.7.2"
1010310103
uuid "^7.0.3"
@@ -12032,12 +12032,7 @@ [email protected]:
1203212032
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1203312033
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1203412034

12035-
uuid@^3.3.2:
12036-
version "3.3.3"
12037-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
12038-
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
12039-
12040-
uuid@^3.4.0:
12035+
uuid@^3.3.2, uuid@^3.4.0:
1204112036
version "3.4.0"
1204212037
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1204312038
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==

0 commit comments

Comments
 (0)