Skip to content

Commit b57db3f

Browse files
renovate[bot]renovate-botphilibea
authored
fix(deps): update dependency @testing-library/react to v12.1.5 (#717)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: philibeaux <[email protected]>
1 parent 4455442 commit b57db3f

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
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.1.3",
1919
"@testing-library/jest-dom": "5.16.4",
20-
"@testing-library/react": "12.1.4",
20+
"@testing-library/react": "12.1.5",
2121
"@testing-library/react-hooks": "8.0.0",
2222
"builtin-modules": "3.2.0",
2323
"cross-env": "7.0.3",

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.7.1",
2020
"@emotion/jest": "11.9.1",
2121
"@emotion/react": "11.9.0",
22-
"@testing-library/react": "12.1.4"
22+
"@testing-library/react": "12.1.5"
2323
},
2424
"peerDependencies": {
2525
"react": "^17.0.1"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)