Skip to content

Commit dc7407c

Browse files
authored
Merge pull request #329 from mcabrams/renovate/testing-library-react-10.x
Update dependency @testing-library/react to v10.0.2
2 parents 90fb05b + 5a785bb commit dc7407c

File tree

2 files changed

+96
-109
lines changed

2 files changed

+96
-109
lines changed

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

Lines changed: 95 additions & 108 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.3.0",
27-
"@testing-library/react": "10.0.1",
27+
"@testing-library/react": "10.0.2",
2828
"@types/jest": "25.1.4",
2929
"@types/reach__router": "1.3.1",
3030
"@types/react": "16.9.31",

0 commit comments

Comments
 (0)