Skip to content

Commit

Permalink
Merge pull request #231 from stoqey:warnings
Browse files Browse the repository at this point in the history
Implement getMarketRule and minor improvements
  • Loading branch information
rylorin authored Dec 9, 2024
2 parents af290a9 + 348dd09 commit 872ed46
Show file tree
Hide file tree
Showing 27 changed files with 1,008 additions and 810 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/node": "^18.19.64",
"@types/node": "^18.19.67",
"@types/source-map-support": "^0.5.10",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand All @@ -87,8 +87,8 @@
"jest-environment-node": "^29.7.0",
"jest-junit": "^16.0.0",
"ts-jest": "^29.2.5",
"typedoc": "^0.26.11",
"typescript": "^5.6.3"
"typedoc": "^0.27.2",
"typescript": "^5.7.2"
},
"engines": {
"node": ">=18.0.0"
Expand Down
Loading

0 comments on commit 872ed46

Please sign in to comment.