|
60 | 60 | "@babel/preset-typescript": "7.27.1",
|
61 | 61 | "@semantic-release/changelog": "6.0.3",
|
62 | 62 | "@semantic-release/git": "10.0.1",
|
63 |
| - "@types/jest": "29.5.14", |
64 |
| - "@typescript-eslint/eslint-plugin": "5.62.0", |
65 |
| - "@typescript-eslint/parser": "5.62.0", |
66 |
| - "babel-jest": "29.7.0", |
67 |
| - "eslint": "8.57.1", |
68 |
| - "eslint-config-prettier": "8.10.2", |
69 |
| - "eslint-plugin-jest": "27.9.0", |
70 |
| - "eslint-plugin-prettier": "4.2.5", |
71 |
| - "jest": "29.7.0", |
| 63 | + "@types/jest": "30.0.0", |
| 64 | + "@typescript-eslint/eslint-plugin": "8.42.0", |
| 65 | + "@typescript-eslint/parser": "8.42.0", |
| 66 | + "babel-jest": "30.1.2", |
| 67 | + "eslint": "9.35.0", |
| 68 | + "eslint-config-prettier": "10.1.8", |
| 69 | + "eslint-plugin-jest": "29.0.1", |
| 70 | + "eslint-plugin-prettier": "5.5.4", |
| 71 | + "jest": "30.1.3", |
72 | 72 | "microbundle": "0.15.1",
|
73 |
| - "prettier": "2.8.8", |
74 |
| - "semantic-release": "19.0.5", |
75 |
| - "typescript": "4.9.5" |
| 73 | + "prettier": "3.6.2", |
| 74 | + "semantic-release": "24.2.7", |
| 75 | + "typescript": "5.9.2" |
76 | 76 | }
|
77 | 77 | }
|
0 commit comments