|
38 | 38 | },
|
39 | 39 | "dependencies": {},
|
40 | 40 | "devDependencies": {
|
41 |
| - "@commitlint/cli": "^17.0.1", |
42 |
| - "@commitlint/config-conventional": "^17.0.0", |
43 |
| - "@technote-space/github-action-test-helper": "^0.9.5", |
| 41 | + "@commitlint/cli": "^17.0.2", |
| 42 | + "@commitlint/config-conventional": "^17.0.2", |
| 43 | + "@technote-space/github-action-test-helper": "^0.9.7", |
44 | 44 | "@testing-library/react-hooks": "^8.0.0",
|
45 |
| - "@types/jest": "^27.5.1", |
46 |
| - "@types/node": "^17.0.36", |
47 |
| - "@types/react": "^18.0.9", |
48 |
| - "@typescript-eslint/eslint-plugin": "^5.26.0", |
49 |
| - "@typescript-eslint/parser": "^5.26.0", |
50 |
| - "eslint": "^8.16.0", |
| 45 | + "@types/jest": "^28.1.1", |
| 46 | + "@types/node": "^17.0.40", |
| 47 | + "@types/react": "^18.0.11", |
| 48 | + "@typescript-eslint/eslint-plugin": "^5.27.0", |
| 49 | + "@typescript-eslint/parser": "^5.27.0", |
| 50 | + "eslint": "^8.17.0", |
51 | 51 | "husky": "^8.0.1",
|
52 | 52 | "jest": "^28.1.0",
|
53 | 53 | "jest-circus": "^28.1.0",
|
54 |
| - "lint-staged": "^12.4.2", |
| 54 | + "lint-staged": "^13.0.0", |
55 | 55 | "pinst": "^3.0.0",
|
56 | 56 | "react": "^18.1.0",
|
57 | 57 | "react-test-renderer": "^18.1.0",
|
58 |
| - "ts-jest": "^28.0.3", |
59 |
| - "typescript": "^4.7.2" |
| 58 | + "ts-jest": "^28.0.4", |
| 59 | + "typescript": "^4.7.3" |
60 | 60 | },
|
61 | 61 | "publishConfig": {
|
62 | 62 | "access": "public"
|
|
0 commit comments