Skip to content

Commit ecd0037

Browse files
Pin dependencies
Update chai Change-type: patch
1 parent 2eb337c commit ecd0037

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"@balena/lint": "^9.2.1",
2020
"@types/chai": "^4.3.20",
2121
"@types/mocha": "^10.0.8",
22-
"chai": "^4.5.0",
23-
"husky": "^9.1.6",
24-
"lint-staged": "^16.0.0",
25-
"mocha": "^11.0.0",
26-
"peggy": "^5.0.0",
27-
"ts-node": "^10.9.2",
28-
"typescript": "^5.6.2"
22+
"chai": "4.3.20",
23+
"husky": "9.1.7",
24+
"lint-staged": "16.4.0",
25+
"mocha": "10.0.10",
26+
"peggy": "5.1.0",
27+
"ts-node": "10.9.2",
28+
"typescript": "5.9.3"
2929
},
3030
"mocha": {
3131
"reporter": "spec",

0 commit comments

Comments
 (0)