We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1194efb commit 5a17befCopy full SHA for 5a17bef
1 file changed
package.json
@@ -98,7 +98,7 @@
98
"@typescript-eslint/eslint-plugin": "^3.0.1",
99
"@typescript-eslint/parser": "^3.0.1",
100
"chai": "^4.2.0",
101
- "documentation": "^13.0.0",
+ "documentation": "^14.0.2",
102
"eslint": "^7.1.0",
103
"eslint-config-developit": "^1.2.0",
104
"esm": "^3.2.25",
@@ -108,7 +108,7 @@
108
"rimraf": "^3.0.2",
109
"sinon": "^9.0.2",
110
"sinon-chai": "^3.5.0",
111
- "ts-node": "^8.10.2",
112
- "typescript": "^3.9.7"
+ "ts-node": "^10.9.1",
+ "typescript": "^5.1.5"
113
}
114
0 commit comments