Skip to content

Commit fed74a0

Browse files
fix(deps): update dependency @testing-library/react to v13.4.0 (#967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: philibeaux <[email protected]>
1 parent 3ff6b7a commit fed74a0

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@rollup/plugin-babel": "5.3.1",
1818
"@rollup/plugin-node-resolve": "13.3.0",
1919
"@testing-library/jest-dom": "5.16.5",
20-
"@testing-library/react": "13.3.0",
20+
"@testing-library/react": "13.4.0",
2121
"@tsd/typescript": "4.8.2",
2222
"@types/jest": "29.0.0",
2323
"@types/node": "17.0.31",

packages/jest-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@emotion/cache": "11.10.3",
2020
"@emotion/jest": "11.10.0",
2121
"@emotion/react": "11.10.4",
22-
"@testing-library/react": "13.3.0"
22+
"@testing-library/react": "13.4.0"
2323
},
2424
"peerDependencies": {
2525
"react": "^18.0.0"

pnpm-lock.yaml

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