Skip to content

Commit 97a2321

Browse files
authored
Merge pull request #314 from mcabrams/renovate/testing-library-jest-dom-5.x
Update dependency @testing-library/jest-dom to v5.2.0
2 parents 5ce6cd0 + 011f7c8 commit 97a2321

File tree

2 files changed

+19
-104
lines changed

2 files changed

+19
-104
lines changed

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

Lines changed: 18 additions & 103 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
@@ -23,7 +23,7 @@
2323
"@graphql-codegen/cli": "1.13.1",
2424
"@graphql-codegen/typescript-operations": "1.13.1",
2525
"@graphql-codegen/typescript-react-apollo": "1.13.1",
26-
"@testing-library/jest-dom": "5.1.1",
26+
"@testing-library/jest-dom": "5.2.0",
2727
"@testing-library/react": "10.0.1",
2828
"@types/jest": "25.1.4",
2929
"@types/reach__router": "1.3.1",

0 commit comments

Comments
 (0)