Skip to content

Commit

Permalink
feat: bump @testing-library/dom to v7.26.0 (#799)
Browse files Browse the repository at this point in the history
  • Loading branch information
theashraf authored Oct 14, 2020
1 parent c546a6f commit 6b9a720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.11.2",
"@testing-library/dom": "^7.24.2"
"@testing-library/dom": "^7.26.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.4",
Expand Down

0 comments on commit 6b9a720

Please sign in to comment.