Skip to content

Commit c581bf5

Browse files
chore: update test dependencies
1 parent 3f0d8b0 commit c581bf5

File tree

2 files changed

+90
-73
lines changed

2 files changed

+90
-73
lines changed

package-lock.json

Lines changed: 87 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 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,8 +78,8 @@
7878
"npm-run-all2": "^6.0.0",
7979
"puppeteer": "^22.0.0",
8080
"rollup": "^4.0.0",
81-
"sinon": "^16.1.0",
82-
"sinon-chai": "^3.7.0",
81+
"sinon": "^18.0.0",
82+
"sinon-chai": "^4.0.0",
8383
"typescript": "^4.9.5"
8484
},
8585
"workspaces": {

0 commit comments

Comments
 (0)