Skip to content

Commit 82af608

Browse files
lint-staged
1 parent 2b31308 commit 82af608

File tree

2 files changed

+756
-615
lines changed

2 files changed

+756
-615
lines changed

package.json

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

0 commit comments

Comments
 (0)