Skip to content

Commit 4ae8d6d

Browse files
Update dependency chai to v5
Update chai from 4.3.6 to 5.1.1 Change-type: patch
1 parent a76c3a7 commit 4ae8d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/google-apps-script": "^1.0.47",
6464
"@types/jest": "^27.4.1",
6565
"@types/mocha": "^9.0.0",
66-
"chai": "^4.3.4",
66+
"chai": "^5.0.0",
6767
"chai-as-promised": "^7.1.1",
6868
"mocha": "^9.1.3",
6969
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)