Skip to content

Commit

Permalink
test: Revert ts-jest to 29.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Clashsoft committed Oct 8, 2024
1 parent e23381a commit ce88678
Show file tree
Hide file tree
Showing 3 changed files with 643 additions and 573 deletions.
1 change: 0 additions & 1 deletion apps/backend/tsconfig.spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "../../dist/out-tsc",
"module": "NodeNext",
"types": ["jest", "node"]
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"sass": "1.79.4",
"stylelint": "16.9.0",
"stylelint-config-standard-scss": "13.1.0",
"ts-jest": "29.2.5",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"typescript": "5.4.3"
},
Expand Down
Loading

0 comments on commit ce88678

Please sign in to comment.