|
49 | 49 | "contributors:generate": "all-contributors generate" |
50 | 50 | }, |
51 | 51 | "dependencies": { |
52 | | - "@testing-library/dom": "^6.1.0" |
| 52 | + "@testing-library/dom": "^7.16.2" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@babel/cli": "^7.5.5", |
|
60 | 60 | "@babel/preset-env": "^7.5.5", |
61 | 61 | "@commitlint/cli": "^8.2.0", |
62 | 62 | "@commitlint/config-conventional": "^8.2.0", |
63 | | - "@testing-library/jest-dom": "^4.1.0", |
64 | | - "@types/jest": "^24.0.18", |
| 63 | + "@testing-library/jest-dom": "^5.10.1", |
| 64 | + "@types/jest": "^26.0.0", |
65 | 65 | "all-contributors-cli": "^6.9.0", |
66 | 66 | "babel-eslint": "^10.0.3", |
67 | | - "babel-jest": "^24.9.0", |
| 67 | + "babel-jest": "^26.0.1", |
68 | 68 | "doctoc": "^1.4.0", |
69 | | - "eslint": "^6.2.2", |
| 69 | + "eslint": "^7.3.0", |
70 | 70 | "eslint-config-standard": "^14.1.0", |
71 | 71 | "eslint-plugin-import": "^2.18.2", |
72 | | - "eslint-plugin-node": "^10.0.0", |
| 72 | + "eslint-plugin-node": "^11.1.0", |
73 | 73 | "eslint-plugin-promise": "^4.2.1", |
74 | | - "eslint-plugin-react-hooks": "^2.0.1", |
75 | | - "eslint-plugin-simple-import-sort": "^4.0.0", |
| 74 | + "eslint-plugin-react-hooks": "^4.0.4", |
| 75 | + "eslint-plugin-simple-import-sort": "^5.0.3", |
76 | 76 | "eslint-plugin-standard": "^4.0.1", |
77 | | - "husky": "^3.0.5", |
78 | | - "jest": "^24.9.0", |
79 | | - "jest-watch-typeahead": "^0.4.0", |
80 | | - "lint-staged": "^9.2.5", |
| 77 | + "husky": "^4.2.5", |
| 78 | + "jest": "^26.0.1", |
| 79 | + "jest-watch-typeahead": "^0.6.0", |
| 80 | + "lint-staged": "^10.2.11", |
81 | 81 | "preact": "^10.0.0-rc.1", |
82 | 82 | "preact-portal": "^1.1.3", |
83 | | - "prettier": "^1.18.2", |
| 83 | + "prettier": "^2.0.5", |
84 | 84 | "rimraf": "^3.0.0" |
85 | 85 | }, |
86 | 86 | "peerDependencies": { |
|
0 commit comments