update @testing-library/jest-dom

This commit is contained in:
David Lechner
2021-01-08 15:11:02 -06:00
parent 6ffa5b78f9
commit 62350f2e6d
2 changed files with 6 additions and 20 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"@pybricks/mpy-cross-v5": "^1.1.0",
"@shopify/react-i18n": "^5.0.0",
"@testing-library/dom": "^7.29.2",
"@testing-library/jest-dom": "^5.8.0",
"@testing-library/jest-dom": "^5.11.8",
"@testing-library/react": "^11.2.3",
"@testing-library/user-event": "^12.6.0",
"@types/file-saver": "^2.0.1",