Skip to content

Commit

Permalink
Pin dependency chai to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent fd4b526 commit a5ee28d
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 @@ -29,7 +29,7 @@
"devDependencies": {
"@rollup/plugin-terser": "0.4.0",
"@rollup/plugin-typescript": "11.0.0",
"chai": "^4.3.7",
"chai": "4.5.0",
"conditional-type-checks": "1.0.6",
"husky": "8.0.3",
"karma": "6.4.1",
Expand Down

0 comments on commit a5ee28d

Please sign in to comment.