Skip to content

Commit

Permalink
Clarify dependency versions in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Thilo-Acrolinx authored Jul 16, 2024
1 parent 75df972 commit 1822221
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"prettier": "^3.3.3",
"rimraf": "^6.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.2",
"tsutils": "^3.21",
"tsutils": "^3.21.0",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.0-alpha.44"
},
Expand Down

0 comments on commit 1822221

Please sign in to comment.