Skip to content

Commit 10b691a

Browse files
locks
1 parent 89aad94 commit 10b691a

File tree

2 files changed

+80390
-3
lines changed

2 files changed

+80390
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,13 +196,14 @@
196196
"forever": "4.0.3",
197197
"husky": "9.0.11",
198198
"jest": "29.7.0",
199+
"js-yaml": "4.1.0",
199200
"lerna": "8.1.8",
201+
"lint-staged": "^15.2.10",
200202
"mocha": "10.6.0",
201203
"prettier": "3.3.3",
202204
"pretty-quick": "4.0.0",
203-
"typescript": "5.5.3",
204-
"js-yaml": "4.1.0",
205-
"semver": "7.6.3"
205+
"semver": "7.6.3",
206+
"typescript": "5.5.3"
206207
},
207208
"scripts": {
208209
"list:all": "pnpm list --filter \"*\" --only-projects --depth -1 --json",

0 commit comments

Comments
 (0)