Skip to content

Commit da00925

Browse files
authored
Merge pull request #4698 from easyops-cn/renovate/next-testing-library-monorepo
chore(deps): Update dependency @testing-library/react to ^16.3.0 (next)
2 parents 13b9210 + 0e96264 commit da00925

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/test-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/core": "^7.27.1",
3636
"@testing-library/dom": "^10.4.0",
3737
"@testing-library/jest-dom": "^6.6.3",
38-
"@testing-library/react": "^16.2.0",
38+
"@testing-library/react": "^16.3.0",
3939
"babel-jest": "^29.7.0",
4040
"identity-obj-proxy": "^3.0.0",
4141
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2639,10 +2639,10 @@
26392639
lodash "^4.17.21"
26402640
redent "^3.0.0"
26412641

2642-
"@testing-library/react@^16.2.0":
2643-
version "16.2.0"
2644-
resolved "https://registry.npmjs.org/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
2645-
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
2642+
"@testing-library/react@^16.3.0":
2643+
version "16.3.0"
2644+
resolved "https://registry.npmjs.org/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
2645+
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
26462646
dependencies:
26472647
"@babel/runtime" "^7.12.5"
26482648

0 commit comments

Comments
 (0)