|
38 | 38 | },
|
39 | 39 | "dependencies": {},
|
40 | 40 | "devDependencies": {
|
41 |
| - "@commitlint/cli": "^17.0.3", |
42 |
| - "@commitlint/config-conventional": "^17.0.3", |
| 41 | + "@commitlint/cli": "^17.1.1", |
| 42 | + "@commitlint/config-conventional": "^17.1.0", |
43 | 43 | "@technote-space/github-action-test-helper": "^0.9.10",
|
44 | 44 | "@testing-library/react-hooks": "^8.0.1",
|
45 |
| - "@types/jest": "^28.1.7", |
46 |
| - "@types/node": "^18.7.8", |
| 45 | + "@types/jest": "^28.1.8", |
| 46 | + "@types/node": "^18.7.13", |
47 | 47 | "@types/react": "^18.0.17",
|
48 |
| - "@typescript-eslint/eslint-plugin": "^5.33.1", |
49 |
| - "@typescript-eslint/parser": "^5.33.1", |
50 |
| - "eslint": "^8.22.0", |
| 48 | + "@typescript-eslint/eslint-plugin": "^5.35.1", |
| 49 | + "@typescript-eslint/parser": "^5.35.1", |
| 50 | + "eslint": "^8.23.0", |
51 | 51 | "husky": "^8.0.1",
|
52 |
| - "jest": "^28.1.3", |
53 |
| - "jest-circus": "^28.1.3", |
| 52 | + "jest": "^29.0.1", |
| 53 | + "jest-circus": "^29.0.1", |
54 | 54 | "lint-staged": "^13.0.3",
|
55 | 55 | "pinst": "^3.0.0",
|
56 | 56 | "react": "^18.2.0",
|
57 | 57 | "react-test-renderer": "^18.2.0",
|
58 | 58 | "ts-jest": "^28.0.8",
|
59 |
| - "typescript": "^4.7.4" |
| 59 | + "typescript": "^4.8.2" |
60 | 60 | },
|
61 | 61 | "publishConfig": {
|
62 | 62 | "access": "public"
|
|
0 commit comments