diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d91d78a..5380652 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ }, "devDependencies": { "@swc/jest": "0.1.2", - "@testing-library/jest-dom": "5.11.10", + "@testing-library/jest-dom": "5.12.0", "@testing-library/react": "11.2.6", "@testing-library/user-event": "13.1.8", "@types/jest": "26.0.23", |