Skip to content

Commit 2294cf1

Browse files
renovate[bot]scaleway-botphilibea
authored
fix(deps): update dependency @testing-library/react to v14.1.0 (#1644)
* fix(deps): update dependency @testing-library/react to v14.1.0 * chore: add changeset renovate-a7c7352 --------- 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 e3c6dca commit 2294cf1

File tree

4 files changed

+26
-26
lines changed

4 files changed

+26
-26
lines changed

.changeset/renovate-a7c7352.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.1.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.1.4",
30-
"@testing-library/react": "14.0.0",
30+
"@testing-library/react": "14.1.0",
3131
"@tsd/typescript": "5.2.2",
3232
"@types/jest": "29.5.8",
3333
"@types/node": "20.9.0",

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

pnpm-lock.yaml

Lines changed: 19 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)