Skip to content

Commit 79b7cae

Browse files
chore(deps): update dependency @cypress/react-tooltip to v0.5.4
1 parent d521325 commit 79b7cae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/reporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@cypress-design/css": "1.2.0",
2020
"@cypress-design/react-button": "^1.11.0",
2121
"@cypress-design/react-icon": "^1.31.0",
22-
"@cypress/react-tooltip": "0.5.3",
22+
"@cypress/react-tooltip": "0.5.4",
2323
"@fontsource/mulish": "4.3.0",
2424
"@fontsource/open-sans": "4.3.0",
2525
"@fortawesome/fontawesome-free": "6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2880,10 +2880,10 @@
28802880
mkdirp "^0.5.1"
28812881
npm-run-all "^4.1.5"
28822882

2883-
"@cypress/[email protected].3":
2884-
version "0.5.3"
2885-
resolved "https://registry.yarnpkg.com/@cypress/react-tooltip/-/react-tooltip-0.5.3.tgz#3e0635304b2bf7dab5b7c251eb1ad23048b05dac"
2886-
integrity sha512-5/CkKmEtirHAsMh8B6vdzcRHVAYsspviQhv8aw4S+DM/RjAdxALiof8nw941GfmWzgu8qDXGkxgKvv3oxZrfNw==
2883+
"@cypress/[email protected].4":
2884+
version "0.5.4"
2885+
resolved "https://registry.yarnpkg.com/@cypress/react-tooltip/-/react-tooltip-0.5.4.tgz#d4657b0275d98e8dfadd6dfa2d137b19b0098855"
2886+
integrity sha512-DrsvZ0WwdEFaA+Zw4ihO2vPo5snGOvyv1x9/ax8PdPNbt4aBF68L3myifheP5RtxY8QN0Z5jH5S9uw6Z76o3Ww==
28872887
dependencies:
28882888
popper.js "^1.15.0"
28892889

0 commit comments

Comments
 (0)