Skip to content

Commit 8589141

Browse files
Update test dependencies
1 parent 158da0b commit 8589141

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,16 @@
6363
"devDependencies": {
6464
"@scoop/bunyan": "2.0.2",
6565
"@skypack/package-check": "^0.2.2",
66-
"@types/chai": "^4.3.5",
67-
"@types/mocha": "^10.0.1",
66+
"@types/chai": "^4.3.16",
67+
"@types/mocha": "^10.0.7",
6868
"@types/node": "^16.18.40",
6969
"@types/pino": "^7.0.5",
70-
"@types/sinon": "^10.0.16",
71-
"@types/sinon-chai": "^3.2.9",
70+
"@types/sinon": "^10.0.20",
71+
"@types/sinon-chai": "^3.2.12",
7272
"@voxpelli/eslint-config": "^19.0.0",
7373
"@voxpelli/tsconfig": "^8.0.0",
7474
"c8": "^8.0.1",
75-
"chai": "^4.3.7",
75+
"chai": "^4.4.1",
7676
"eslint": "^8.47.0",
7777
"eslint-plugin-es-x": "^7.2.0",
7878
"eslint-plugin-import": "^2.28.0",
@@ -87,8 +87,8 @@
8787
"installed-check": "^8.0.0",
8888
"knip": "^2.19.3",
8989
"linemod": "^1.1.0",
90-
"mocha": "^10.2.0",
91-
"npm-run-all2": "^6.0.6",
90+
"mocha": "^10.6.0",
91+
"npm-run-all2": "^6.2.2",
9292
"pino": "^8.15.0",
9393
"sinon": "^15.2.0",
9494
"sinon-chai": "^3.7.0",

0 commit comments

Comments
 (0)