Skip to content

Commit

Permalink
fix: enforce only fixed jest-metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph committed May 23, 2024
1 parent 44a9efa commit 79a32d0
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 @@ -113,7 +113,7 @@
"ci-info": "^3.8.0",
"handlebars": "^4.7.8",
"import-from": "^4.0.0",
"jest-metadata": "^1.5.0",
"jest-metadata": "^1.5.3",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"pkg-up": "^3.1.0",
Expand Down

0 comments on commit 79a32d0

Please sign in to comment.