Skip to content

Commit d7d480b

Browse files
Update test dependencies (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e86b4fa commit d7d480b

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
@@ -47,7 +47,7 @@
4747
"test": "run-s check test:*"
4848
},
4949
"devDependencies": {
50-
"@types/chai": "^4.3.12",
50+
"@types/chai": "^4.3.16",
5151
"@types/chai-as-promised": "^7.1.8",
5252
"@types/chai-quantifiers": "^1.0.4",
5353
"@types/mocha": "^10.0.6",
@@ -73,7 +73,7 @@
7373
"husky": "^9.0.11",
7474
"installed-check": "^8.0.1",
7575
"knip": "^5.1.1",
76-
"mocha": "^10.3.0",
76+
"mocha": "^10.4.0",
7777
"npm-run-all2": "^6.1.2",
7878
"sinon": "^17.0.1",
7979
"sinon-chai": "^3.7.0",

0 commit comments

Comments
 (0)