We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 105dfa8 commit 2961dbeCopy full SHA for 2961dbe
package.json
@@ -51,13 +51,13 @@
51
"test": "run-s check test:*"
52
},
53
"devDependencies": {
54
- "@types/chai": "^4.3.5",
55
- "@types/mocha": "^10.0.1",
+ "@types/chai": "^4.3.14",
+ "@types/mocha": "^10.0.6",
56
"@types/node": "^16.18.38",
57
"@voxpelli/eslint-config": "^18.0.0",
58
"@voxpelli/tsconfig": "^8.0.0",
59
- "c8": "^8.0.0",
60
- "chai": "^4.3.7",
+ "c8": "^8.0.1",
+ "chai": "^4.4.1",
61
"eslint": "^8.44.0",
62
"eslint-plugin-es-x": "^7.1.0",
63
"eslint-plugin-import": "^2.27.5",
@@ -71,8 +71,8 @@
71
"husky": "^8.0.3",
72
"installed-check": "^8.0.0",
73
"knip": "^2.15.2",
74
- "mocha": "^10.2.0",
75
- "npm-run-all2": "^6.0.6",
+ "mocha": "^10.4.0",
+ "npm-run-all2": "^6.1.2",
76
"typescript": "~5.1.6"
77
}
78
0 commit comments