diff --git a/package.json b/package.json index 77f36be..c8b4893 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "build/electron/main.js", "dependencies": { "@phosphor-icons/react": "^2.0.14", - "@testing-library/jest-dom": "^5.16.5", + "@testing-library/jest-dom": "^6.2.0", "@testing-library/react": "^14.1.2", "@testing-library/user-event": "^13.5.0", "@types/dompurify": "^3.0.5", @@ -26,7 +26,7 @@ "uuid": "^9.0.1" }, "devDependencies": { - "@testing-library/jest-dom": "^5.16.5", + "@testing-library/jest-dom": "^6.2.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", "@types/discord-rpc": "^4.0.8",