|
90 | 90 | "@testing-library/jest-dom": "5.16.4", |
91 | 91 | "@testing-library/react": "12.1.5", |
92 | 92 | "@testing-library/user-event": "14.3.0", |
93 | | - "@types/jest": "28.1.6", |
| 93 | + "@types/jest": "29.0.2", |
94 | 94 | "@types/lodash": "4.14.182", |
95 | 95 | "@types/node": "18.0.6", |
96 | 96 | "@types/react": "17.0.47", |
97 | 97 | "@types/react-dom": "17.0.17", |
98 | 98 | "all-contributors-cli": "6.20.0", |
99 | 99 | "autoprefixer": "10.4.7", |
100 | | - "babel-jest": "28.1.3", |
| 100 | + "babel-jest": "29.0.3", |
101 | 101 | "concurrently": "7.3.0", |
102 | 102 | "eslint": "8.20.0", |
103 | 103 | "eslint-config-prettier": "8.5.0", |
104 | 104 | "eslint-config-react-app": "7.0.1", |
105 | 105 | "eslint-plugin-prettier": "4.2.1", |
106 | | - "eslint-plugin-simple-import-sort": "7.0.0", |
| 106 | + "eslint-plugin-simple-import-sort": "8.0.0", |
107 | 107 | "gacp": "3.0.2", |
108 | 108 | "husky": "8.0.1", |
109 | | - "jest": "28.1.3", |
110 | | - "jest-environment-jsdom": "28.1.3", |
| 109 | + "jest": "29.0.3", |
| 110 | + "jest-environment-jsdom": "29.0.3", |
111 | 111 | "lint-staged": "13.0.3", |
112 | 112 | "patch-package": "6.4.7", |
113 | 113 | "postcss": "8.4.14", |
|
0 commit comments