Skip to content

Commit c1dc68a

Browse files
committed
Update dependency @testing-library/react to v16.0.1
1 parent 928ea09 commit c1dc68a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,9 +1131,9 @@
11311131
regenerator-runtime "^0.14.0"
11321132

11331133
"@babel/runtime@^7.12.5":
1134-
version "7.24.8"
1135-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.8.tgz#5d958c3827b13cc6d05e038c07fb2e5e3420d82e"
1136-
integrity sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==
1134+
version "7.25.6"
1135+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.6.tgz#9afc3289f7184d8d7f98b099884c26317b9264d2"
1136+
integrity sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==
11371137
dependencies:
11381138
regenerator-runtime "^0.14.0"
11391139

@@ -2231,9 +2231,9 @@
22312231
redent "^3.0.0"
22322232

22332233
"@testing-library/react@^16.0.0":
2234-
version "16.0.0"
2235-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.0.0.tgz#0a1e0c7a3de25841c3591b8cb7fb0cf0c0a27321"
2236-
integrity sha512-guuxUKRWQ+FgNX0h0NS0FIq3Q3uLtWVpBzcLOggmfMoUpgBnzBzvLLd4fbm6yS8ydJd94cIfY4yP9qUQjM2KwQ==
2234+
version "16.0.1"
2235+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.0.1.tgz#29c0ee878d672703f5e7579f239005e4e0faa875"
2236+
integrity sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==
22372237
dependencies:
22382238
"@babel/runtime" "^7.12.5"
22392239

0 commit comments

Comments
 (0)