Skip to content

Commit

Permalink
test: jest and ts-jest must match versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tokebe committed Oct 20, 2023
1 parent 1fd9aae commit 7cb87b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"jest": "^28.1.3",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"rimraf": "^3.0.2",
"ts-jest": "^29.1.1",
Expand Down

0 comments on commit 7cb87b8

Please sign in to comment.