Skip to content

Commit

Permalink
Pin version
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuschko committed Nov 9, 2023
1 parent 8bd8ad3 commit 0b471f4
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 @@ -37,14 +37,14 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@types/jest": "^29.5.8",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"@vercel/ncc": "0.38.1",
"eslint-plugin-github": "4.10.1",
"eslint-plugin-jest": "27.6.0",
"jest": "29.7.0",
"prettier": "3.0.3",
"ts-jest": "^29.1.1",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
}
}

0 comments on commit 0b471f4

Please sign in to comment.