problems just comes with strict
Showing
| ... | @@ -34,7 +34,7 @@ | ... | @@ -34,7 +34,7 @@ |
| "prettier": "^2.4.1", | "prettier": "^2.4.1", | ||
| "rimraf": "^3.0.2", | "rimraf": "^3.0.2", | ||
| "ts-jest": "^27.0.7", | "ts-jest": "^27.0.7", | ||
| "typescript": "^4.5.2" | "typescript": "^4.8.2" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| ... | @@ -59,6 +59,6 @@ | ... | @@ -59,6 +59,6 @@ |
| "testEnvironment": "node" | "testEnvironment": "node" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "schemastery": "^3.5.1" | "schemastery": "^3.5.3" | ||
| } | } | ||
| } | } |
Please register or sign in to comment