We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2921a7c commit d7074f7Copy full SHA for d7074f7
package.json
@@ -39,7 +39,7 @@
39
"license": "Apache-2.0",
40
"devDependencies": {
41
"@balena/lint": "^7.3.0",
42
- "@types/chai": "^4.3.0",
+ "@types/chai": "^5.0.0",
43
"@types/chai-as-promised": "^7.1.4",
44
"@types/lodash": "^4.14.182",
45
"@types/mocha": "^9.1.1",
@@ -48,7 +48,7 @@
48
"balena-request": "^14.0.0",
49
"browserify-zlib": "^0.2.0",
50
"buffer": "^5.7.1",
51
- "chai": "^4.3.4",
+ "chai": "^5.0.0",
52
"chai-as-promised": "^7.1.1",
53
"karma": "^5.0.9",
54
"lodash": "^4.17.21",
0 commit comments