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 3d39c13 commit cb5246b
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 @@ -42,7 +42,7 @@
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"jest": "^26.6.3",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"rimraf": "^3.0.2",
"standard-version": "^9.5.0",
Expand Down

0 comments on commit cb5246b

Please sign in to comment.