|
|
@@ -42,8 +42,8 @@
|
|
|
"@commitlint/config-conventional": "^18.6.0",
|
|
|
"@types/chai": "^4.3.11",
|
|
|
"@types/mocha": "^10.0.6",
|
|
|
- "@typescript-eslint/eslint-plugin": "^6.19.1",
|
|
|
- "@typescript-eslint/parser": "^6.19.1",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^6.20.0",
|
|
|
+ "@typescript-eslint/parser": "^6.20.0",
|
|
|
"c8": "^9.1.0",
|
|
|
"chai": "^4.4.1",
|
|
|
"chai-as-promised": "^7.1.1",
|
|
|
@@ -54,9 +54,9 @@
|
|
|
"eslint-plugin-chai-expect": "^3.0.0",
|
|
|
"eslint-plugin-jsdoc": "^48.0.4",
|
|
|
"eslint-plugin-mocha": "^10.2.0",
|
|
|
- "husky": "^9.0.6",
|
|
|
+ "husky": "^9.0.10",
|
|
|
"mocha": "^10.2.0",
|
|
|
- "prettier": "^3.2.4",
|
|
|
+ "prettier": "^3.2.5",
|
|
|
"ts-node": "^10.9.2",
|
|
|
"typedoc": "^0.25.7",
|
|
|
"typescript": "^5.3.3"
|