We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce82d78 commit 0abc9e9Copy full SHA for 0abc9e9
package.json
@@ -58,12 +58,12 @@
58
},
59
"devDependencies": {
60
"@balena/lint": "^6.2.0",
61
- "@types/chai": "^4.2.22",
+ "@types/chai": "^5.0.0",
62
"@types/chai-as-promised": "^7.1.4",
63
"@types/google-apps-script": "^1.0.47",
64
"@types/jest": "^27.4.1",
65
"@types/mocha": "^9.0.0",
66
- "chai": "^4.3.4",
+ "chai": "^5.0.0",
67
"chai-as-promised": "^7.1.1",
68
"mocha": "^9.1.3",
69
"rimraf": "^3.0.2",
0 commit comments