aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index ae9dc6f..a989165 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"@typescript-eslint/eslint-plugin": "^3.0.1",
"@typescript-eslint/parser": "^3.0.1",
"chai": "^4.2.0",
- "documentation": "^13.0.0",
+ "documentation": "^14.0.2",
"eslint": "^7.1.0",
"eslint-config-developit": "^1.2.0",
"esm": "^3.2.25",
@@ -108,7 +108,7 @@
"rimraf": "^3.0.2",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0",
- "ts-node": "^8.10.2",
- "typescript": "^3.9.7"
+ "ts-node": "^10.9.1",
+ "typescript": "^5.1.5"
}
}