Skip to content

Commit ef87480

Browse files
chore(deps): update testing-library monorepo
1 parent 7bc813f commit ef87480

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@eslint/js": "9.15.0",
3232
"@testing-library/dom": "10.4.0",
3333
"@testing-library/jest-dom": "6.6.3",
34-
"@testing-library/react": "16.0.1",
35-
"@testing-library/user-event": "14.5.2",
34+
"@testing-library/react": "16.3.0",
35+
"@testing-library/user-event": "14.6.1",
3636
"@types/jest": "29.5.14",
3737
"@types/react": "18.3.12",
3838
"@types/react-dom": "18.3.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1784,17 +1784,17 @@
17841784
lodash "^4.17.21"
17851785
redent "^3.0.0"
17861786

1787-
"@testing-library/react@16.0.1":
1788-
version "16.0.1"
1789-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.0.1.tgz#29c0ee878d672703f5e7579f239005e4e0faa875"
1790-
integrity sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==
1787+
"@testing-library/react@16.3.0":
1788+
version "16.3.0"
1789+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
1790+
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
17911791
dependencies:
17921792
"@babel/runtime" "^7.12.5"
17931793

1794-
"@testing-library/user-event@14.5.2":
1795-
version "14.5.2"
1796-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd"
1797-
integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==
1794+
"@testing-library/user-event@14.6.1":
1795+
version "14.6.1"
1796+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149"
1797+
integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==
17981798

17991799
"@tootallnate/once@2":
18001800
version "2.0.0"

0 commit comments

Comments
 (0)