Skip to content

Commit fa143a7

Browse files
committed
chore: Update some packages
1 parent 5a84e2f commit fa143a7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@
5353
}
5454
},
5555
"peerDependencies": {
56-
"class-validator": "^0.14.0"
56+
"class-validator": "^0.14.1"
5757
},
5858
"devDependencies": {
59-
"@commitlint/cli": "^19.2.2",
59+
"@commitlint/cli": "^19.3.0",
6060
"@commitlint/config-conventional": "^19.2.2",
6161
"@semantic-release/changelog": "^6.0.3",
6262
"@semantic-release/git": "^10.0.1",
@@ -65,14 +65,14 @@
6565
"@stryker-mutator/html-reporter": "^3.1.0",
6666
"@stryker-mutator/jest-runner": "^8.2.6",
6767
"@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",
7070
"@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",
7474
"c8": "^9.1.0",
75-
"class-validator": "^0.14.0",
75+
"class-validator": "^0.14.1",
7676
"commitizen": "^4.3.0",
7777
"common-tags": "^1.8.2",
7878
"conventional-changelog-conventionalcommits": "^7.0.2",

0 commit comments

Comments
 (0)