Skip to content

Commit 43e0ad7

Browse files
fix(deps): update dependency @testing-library/react to v16 (#2031)
1 parent 720e55a commit 43e0ad7

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@scaleway/eslint-config-react": "workspace:*",
2525
"@scaleway/tsconfig": "workspace:*",
2626
"@testing-library/jest-dom": "6.4.5",
27-
"@testing-library/react": "15.0.7",
27+
"@testing-library/react": "16.0.0",
2828
"@types/jest": "29.5.12",
2929
"@types/node": "20.14.2",
3030
"@types/react": "18.3.3",

pnpm-lock.yaml

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)