|
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | 57 | "@qiwi/semantic-release-gh-pages-plugin": "5.2.8", |
58 | | - "@semantic-release/exec": "6.0.3", |
| 58 | + "@semantic-release/exec": "7.1.0", |
59 | 59 | "@semantic-release/npm": "12.0.1", |
60 | 60 | "@stencila/dev-config": "3.0.4", |
61 | 61 | "@stencila/eslint-config": "^3.0.4", |
62 | 62 | "@stencila/semantic-release-config": "2.0.20", |
63 | | - "@testing-library/jest-dom": "5.17.0", |
64 | | - "@types/fs-extra": "9.0.13", |
65 | | - "@types/jest": "29.5.4", |
| 63 | + "@testing-library/jest-dom": "6.8.0", |
| 64 | + "@types/fs-extra": "11.0.4", |
| 65 | + "@types/jest": "30.0.0", |
66 | 66 | "@types/js-yaml": "4.0.5", |
67 | 67 | "@types/json-schema": "^7.0.15", |
68 | | - "@types/mime": "2.0.3", |
69 | | - "@types/node": "18.17.9", |
70 | | - "callsites": "3.1.0", |
71 | | - "delay": "5.0.0", |
| 68 | + "@types/mime": "4.0.0", |
| 69 | + "@types/node": "22.18.0", |
| 70 | + "callsites": "4.2.0", |
| 71 | + "delay": "6.0.0", |
72 | 72 | "dependency-check": "4.1.0", |
73 | | - "jest": "29.6.4", |
| 73 | + "jest": "30.1.3", |
74 | 74 | "jest-file-snapshot": "0.5.0", |
75 | | - "jest-matcher-utils": "29.6.4", |
| 75 | + "jest-matcher-utils": "30.1.2", |
76 | 76 | "semantic-release": "24.1.0", |
77 | 77 | "ts-jest": "29.1.1", |
78 | 78 | "ts-node": "10.9.1", |
79 | 79 | "typedoc": "0.24.8", |
80 | | - "typescript": "4.9.5" |
| 80 | + "typescript": "5.9.2" |
81 | 81 | }, |
82 | 82 | "commitlint": { |
83 | 83 | "extends": [ |
|
0 commit comments