Skip to content

Commit 0c1efa8

Browse files
committed
Update dev dependencies
1 parent 0b4f3d0 commit 0c1efa8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@
3838
"prepare": "node -e \"try { (await import('husky')).default() } catch (e) { if (e.code !== 'ERR_MODULE_NOT_FOUND') throw e }\" --input-type module"
3939
},
4040
"devDependencies": {
41-
"@balena/lint": "^8.2.8",
41+
"@balena/lint": "^9.3.6",
4242
"@swc-node/register": "^1.11.1",
4343
"@swc/core": "^1.13.5",
44-
"@types/chai": "^4.3.20",
45-
"@types/chai-as-promised": "^7.1.8",
44+
"@types/chai": "^5.2.2",
45+
"@types/chai-as-promised": "^8.0.2",
4646
"@types/mocha": "^10.0.10",
4747
"balena-config-karma": "^4.0.2",
48-
"chai": "^4.5.0",
49-
"chai-as-promised": "^7.1.2",
48+
"chai": "^6.0.1",
49+
"chai-as-promised": "^8.0.2",
5050
"fetch-ponyfill": "^7.1.0",
5151
"husky": "^9.1.7",
5252
"karma": "^6.4.4",

0 commit comments

Comments
 (0)