Skip to content

Commit

Permalink
Packages upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
rylorin committed Jul 21, 2024
1 parent 24e36ea commit 0017046
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 92 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,20 +75,20 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^18.19.34",
"@types/node": "^18.19.41",
"@types/source-map-support": "^0.5.10",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"ajv": "^8.16.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"ajv": "^8.17.1",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-rxjs": "^5.0.3",
"jest": "^29.7.0",
"jest-environment-node": "^29.7.0",
"jest-junit": "^16.0.0",
"ts-jest": "^29.1.5",
"typedoc": "^0.25.13",
"typescript": "^5.4.5"
"ts-jest": "^29.2.3",
"typedoc": "^0.26.4",
"typescript": "^5.5.3"
},
"engines": {
"node": ">=18.0.0"
Expand Down
Loading

0 comments on commit 0017046

Please sign in to comment.