Skip to content

Commit ab1cb15

Browse files
committed
chore(deps): pin chai as v5+ is ESM only
1 parent 2c69f5f commit ab1cb15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@types/sinon": "^10.0.8",
104104
"@typescript-eslint/eslint-plugin": "^8.2.0",
105105
"@typescript-eslint/parser": "^8.2.0",
106-
"chai": "^6.0.1",
106+
"chai": "^4.5.0",
107107
"eslint": "^9.9.1",
108108
"eslint-config-prettier": "^10.0.1",
109109
"eslint-plugin-prettier": "^5.0.0",

0 commit comments

Comments
 (0)