Skip to content

Commit 32cc639

Browse files
renovate[bot]scaleway-botphilibea
authored
fix(deps): update dependency @testing-library/react to v14.3.0 (#1918)
* fix(deps): update dependency @testing-library/react to v14.3.0 * chore: add changeset renovate-0da9748 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]> Co-authored-by: philibeaux <[email protected]>
1 parent f53f56e commit 32cc639

File tree

4 files changed

+24
-17
lines changed

4 files changed

+24
-17
lines changed

.changeset/renovate-0da9748.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.3.0`.

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.2.2",
30+
"@testing-library/react": "14.3.0",
3131
"@types/jest": "29.5.12",
3232
"@types/node": "20.12.5",
3333
"@types/react": "18.2.74",

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.2.2"
27+
"@testing-library/react": "14.3.0"
2828
},
2929
"peerDependencies": {
3030
"react": "^18.0.0 || 18"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)