We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b31308 commit 82af608Copy full SHA for 82af608
package.json
@@ -195,13 +195,14 @@
195
"forever": "4.0.3",
196
"husky": "9.0.11",
197
"jest": "29.7.0",
198
+ "js-yaml": "4.1.0",
199
"lerna": "8.1.8",
200
+ "lint-staged": "^15.2.10",
201
"mocha": "10.6.0",
202
"prettier": "3.3.3",
203
"pretty-quick": "4.0.0",
- "typescript": "5.5.3",
- "js-yaml": "4.1.0",
204
- "semver": "7.6.3"
+ "semver": "7.6.3",
205
+ "typescript": "5.5.3"
206
},
207
"scripts": {
208
"list:all": "pnpm list --filter \"*\" --only-projects --depth -1 --json",
0 commit comments