Skip to content

Commit d4b2740

Browse files
Update chai to v5
Update @types/chai from 4.3.20 to 5.2.0 Change-type: patch
1 parent f7342eb commit d4b2740

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
@@ -39,13 +39,13 @@
3939
},
4040
"devDependencies": {
4141
"@balena/lint": "^9.1.4",
42-
"@types/chai": "^4.3.0",
42+
"@types/chai": "^5.0.0",
4343
"@types/chai-as-promised": "^7.1.4",
4444
"@types/mocha": "^10.0.10",
4545
"@types/node": "^20.17.10",
4646
"@types/sinon": "^17.0.4",
4747
"balena-sdk": "^12.27.0",
48-
"chai": "^4.3.6",
48+
"chai": "^5.0.0",
4949
"chai-as-promised": "^7.1.1",
5050
"dotenv": "^4.0.0",
5151
"etcher-sdk": "9.1.3",

0 commit comments

Comments
 (0)