diff --git a/.config/husky/.gitignore b/.config/husky/.gitignore deleted file mode 100644 index 31354ec..0000000 --- a/.config/husky/.gitignore +++ /dev/null @@ -1 +0,0 @@ -_ diff --git a/package.json b/package.json index 7acc1c8..c54b393 100644 --- a/package.json +++ b/package.json @@ -51,11 +51,11 @@ "semver": "^7.3.5" }, "devDependencies": { - "@testing-library/dom": "^7.31.2", + "@testing-library/dom": "^8.11.1", "@testing-library/jest-dom": "^5.16.1", "eslint": "^7.32.0", "eslint-find-rules": "^3.6.1", - "husky": "^6.0.0", + "husky": "^7.0.0", "jest": "^27.4.5", "npm-run-all": "^4.1.5", "prettier": "^2.5.1",