Skip to content

Commit af98842

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

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.2.0",
35+
"@testing-library/user-event": "14.6.0",
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.2.0":
1788+
version "16.2.0"
1789+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
1790+
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
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.0":
1795+
version "14.6.0"
1796+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.0.tgz#6748ec1ac6df9291e92b6abc0f3530b3842bf34d"
1797+
integrity sha512-+jsfK7kVJbqnCYtLTln8Ja/NmVrZRwBJHmHR9IxIVccMWSOZ6Oy0FkDJNeyVu4QSpMNmRfy10Xb76ObRDlWWBQ==
17981798

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

0 commit comments

Comments
 (0)