Skip to content

Commit d7074f7

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

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,7 +39,7 @@
3939
"license": "Apache-2.0",
4040
"devDependencies": {
4141
"@balena/lint": "^7.3.0",
42-
"@types/chai": "^4.3.0",
42+
"@types/chai": "^5.0.0",
4343
"@types/chai-as-promised": "^7.1.4",
4444
"@types/lodash": "^4.14.182",
4545
"@types/mocha": "^9.1.1",
@@ -48,7 +48,7 @@
4848
"balena-request": "^14.0.0",
4949
"browserify-zlib": "^0.2.0",
5050
"buffer": "^5.7.1",
51-
"chai": "^4.3.4",
51+
"chai": "^5.0.0",
5252
"chai-as-promised": "^7.1.1",
5353
"karma": "^5.0.9",
5454
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)