Skip to content

Commit bb4363c

Browse files
chore: update test dependencies
1 parent 1b3a5be commit bb4363c

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
@@ -60,7 +60,7 @@
6060
"@rollup/plugin-json": "^6.0.1",
6161
"@types/chai": "^4.3.8",
6262
"@types/mocha": "^10.0.2",
63-
"chai": "^4.3.10",
63+
"chai": "^5.0.0",
6464
"cross-env": "^7.0.3",
6565
"eslint": "^8.51.0",
6666
"eslint-config-preact": "^1.3.0",
@@ -78,7 +78,7 @@
7878
"npm-run-all2": "^6.0.0",
7979
"puppeteer": "^22.0.0",
8080
"rollup": "^4.0.0",
81-
"sinon": "^16.1.0",
81+
"sinon": "^18.0.0",
8282
"sinon-chai": "^3.7.0",
8383
"typescript": "^4.9.5"
8484
},

0 commit comments

Comments
 (0)