Skip to content

Commit 6fb0a4a

Browse files
fix(deps): update dependency @testing-library/react to v14.2.1 (#1826)
* fix(deps): update dependency @testing-library/react to v14.2.1 * chore: add changeset renovate-5f9f6fb --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]>
1 parent a819698 commit 6fb0a4a

File tree

4 files changed

+18
-26
lines changed

4 files changed

+18
-26
lines changed

.changeset/renovate-5f9f6fb.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@scaleway/jest-helpers': patch
3+
---
4+
5+
Updated dependency `@testing-library/react` to `14.2.1`.

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)