Skip to content

Commit 0abc9e9

Browse files
Update chai to v5
Update @types/chai from 4.3.1 to 5.0.0 Change-type: patch
1 parent ce82d78 commit 0abc9e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@
5858
},
5959
"devDependencies": {
6060
"@balena/lint": "^6.2.0",
61-
"@types/chai": "^4.2.22",
61+
"@types/chai": "^5.0.0",
6262
"@types/chai-as-promised": "^7.1.4",
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)