Skip to content

Commit 9c78f8e

Browse files
authored
Merge pull request #349 from mcabrams/renovate/testing-library-jest-dom-5.x
Update dependency @testing-library/jest-dom to v5.5.0
2 parents ce66e1f + 2555350 commit 9c78f8e

File tree

2 files changed

+32
-41
lines changed

2 files changed

+32
-41
lines changed

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

Lines changed: 31 additions & 40 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.3.0",
26+
"@testing-library/jest-dom": "5.5.0",
2727
"@testing-library/react": "10.0.2",
2828
"@types/jest": "25.1.4",
2929
"@types/reach__router": "1.3.4",

0 commit comments

Comments
 (0)