Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Synchronize the versions of jest and jest-config (cvat-ai#5957)
Browse files Browse the repository at this point in the history
This gets rid of a whole bunch of duplicate transitive dependencies.
  • Loading branch information
SpecLad authored and mikhail-treskin committed Jul 1, 2023
1 parent ccd0858 commit a8345af
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 544 deletions.
2 changes: 1 addition & 1 deletion cvat-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"coveralls": "^3.0.5",
"jest": "^29.5.0",
"jest-config": "^29.0.3",
"jest-config": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-junit": "^6.4.0",
"ts-jest": "^29.0.5"
Expand Down
Loading

0 comments on commit a8345af

Please sign in to comment.