Skip to content

Commit 4534c1d

Browse files
Update dependency chai to v5
Update chai from 4.5.0 to 5.3.3 Change-type: patch
1 parent d03b0ac commit 4534c1d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
},
4545
"devDependencies": {
4646
"@balena/lint": "^8.0.1",
47-
"@types/chai": "4.3.20",
47+
"@types/chai": "5.2.3",
4848
"@types/chai-as-promised": "7.1.8",
4949
"@types/chai-like": "1.1.3",
5050
"@types/chai-things": "0.0.38",
5151
"@types/mocha": "10.0.10",
5252
"@types/rewire": "2.5.30",
5353
"@types/sinon": "21.0.1",
5454
"@types/sinon-chai": "3.2.12",
55-
"chai": "4.5.0",
55+
"chai": "5.3.3",
5656
"chai-as-promised": "7.1.2",
5757
"chai-like": "1.1.3",
5858
"chai-things": "0.2.0",

0 commit comments

Comments
 (0)