Skip to content

Commit

Permalink
Pin dependency chai to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent dffe905 commit 3709143
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.4.1",
"conditional-type-checks": "1.0.6",
"husky": "8.0.3",
"karma": "6.4.1",
Expand Down

0 comments on commit 3709143

Please sign in to comment.