Skip to content

Commit 3d76b5c

Browse files
renovate[bot]philibea
authored andcommitted
fix(deps): update dependency @testing-library/react to v14.2.1
1 parent 5bfa518 commit 3d76b5c

File tree

3 files changed

+13
-26
lines changed

3 files changed

+13
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@scaleway/eslint-config-react": "workspace:*",
2828
"@scaleway/tsconfig": "workspace:*",
2929
"@testing-library/jest-dom": "6.4.2",
30-
"@testing-library/react": "14.1.2",
30+
"@testing-library/react": "14.2.1",
3131
"@tsd/typescript": "5.3.3",
3232
"@types/jest": "29.5.12",
3333
"@types/node": "20.11.24",

packages/jest-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@emotion/cache": "11.11.0",
2525
"@emotion/jest": "11.11.0",
2626
"@emotion/react": "11.11.4",
27-
"@testing-library/react": "14.1.2"
27+
"@testing-library/react": "14.2.1"
2828
},
2929
"peerDependencies": {
3030
"react": "^18.0.0 || 18"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)