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

Commit

Permalink
Add another dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
SchroederSteffen committed Feb 23, 2022
1 parent f7d1669 commit 7be3618
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"homepage": "https://github.com/SchroederSteffen/renovate-test-jest#readme",
"devDependencies": {
"@types/jest": "^27.4.1",
"jest": "^27.5.1"
"jest": "^27.5.1",
"rimraf": "^3.0.2"
}
}

0 comments on commit 7be3618

Please sign in to comment.