|
53 | 53 | }
|
54 | 54 | },
|
55 | 55 | "peerDependencies": {
|
56 |
| - "class-validator": "^0.14.0" |
| 56 | + "class-validator": "^0.14.1" |
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 |
| - "@commitlint/cli": "^19.2.2", |
| 59 | + "@commitlint/cli": "^19.3.0", |
60 | 60 | "@commitlint/config-conventional": "^19.2.2",
|
61 | 61 | "@semantic-release/changelog": "^6.0.3",
|
62 | 62 | "@semantic-release/git": "^10.0.1",
|
|
65 | 65 | "@stryker-mutator/html-reporter": "^3.1.0",
|
66 | 66 | "@stryker-mutator/jest-runner": "^8.2.6",
|
67 | 67 | "@stryker-mutator/mocha-runner": "^8.2.6",
|
68 |
| - "@swc/core": "^1.4.16", |
69 |
| - "@swc/helpers": "^0.5.10", |
| 68 | + "@swc/core": "^1.5.5", |
| 69 | + "@swc/helpers": "^0.5.11", |
70 | 70 | "@types/mocha": "^10.0.6",
|
71 |
| - "@types/node": "^20.12.7", |
72 |
| - "@typescript-eslint/eslint-plugin": "^7.7.0", |
73 |
| - "@typescript-eslint/parser": "^7.7.0", |
| 71 | + "@types/node": "^20.12.11", |
| 72 | + "@typescript-eslint/eslint-plugin": "^7.8.0", |
| 73 | + "@typescript-eslint/parser": "^7.8.0", |
74 | 74 | "c8": "^9.1.0",
|
75 |
| - "class-validator": "^0.14.0", |
| 75 | + "class-validator": "^0.14.1", |
76 | 76 | "commitizen": "^4.3.0",
|
77 | 77 | "common-tags": "^1.8.2",
|
78 | 78 | "conventional-changelog-conventionalcommits": "^7.0.2",
|
|
0 commit comments