diff --git a/package.json b/package.json index 5da3b5d5..bcb55830 100644 --- a/package.json +++ b/package.json @@ -43,12 +43,12 @@ "author": "Kent C. Dodds (https://kentcdodds.com)", "license": "MIT", "dependencies": { - "@babel/runtime": "^7.10.2", - "@testing-library/dom": "^7.14.2" + "@babel/runtime": "^7.10.3", + "@testing-library/dom": "^7.16.2" }, "devDependencies": { "@reach/router": "^1.3.3", - "@testing-library/jest-dom": "^5.10.0", + "@testing-library/jest-dom": "^5.10.1", "@types/react-dom": "^16.9.8", "dotenv-cli": "^3.1.0", "dtslint": "3.6.12",