Skip to content

Commit c2e0d59

Browse files
committed
Update dependency @testing-library/react to v10.0.5
1 parent 603da5b commit c2e0d59

File tree

2 files changed

+35
-36
lines changed

2 files changed

+35
-36
lines changed

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

Lines changed: 34 additions & 35 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.0.5",
2828
"@types/jest": "25.1.4",
2929
"@types/reach__router": "1.3.4",
3030
"@types/react": "16.9.31",

0 commit comments

Comments
 (0)