Skip to content

Commit 3fd2002

Browse files
committed
Update dependency @testing-library/react to v10.2.0
1 parent 603da5b commit 3fd2002

File tree

2 files changed

+28
-50
lines changed

2 files changed

+28
-50
lines changed

{{ cookiecutter.project_slug }}/client/package-lock.json

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

{{ cookiecutter.project_slug }}/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@graphql-codegen/typescript-operations": "1.13.1",
2525
"@graphql-codegen/typescript-react-apollo": "1.13.1",
2626
"@testing-library/jest-dom": "5.5.0",
27-
"@testing-library/react": "10.0.2",
27+
"@testing-library/react": "10.2.0",
2828
"@types/jest": "25.1.4",
2929
"@types/reach__router": "1.3.4",
3030
"@types/react": "16.9.31",

0 commit comments

Comments
 (0)