Skip to content

Commit 5a17bef

Browse files
committed
update deps
1 parent 1194efb commit 5a17bef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@typescript-eslint/eslint-plugin": "^3.0.1",
9999
"@typescript-eslint/parser": "^3.0.1",
100100
"chai": "^4.2.0",
101-
"documentation": "^13.0.0",
101+
"documentation": "^14.0.2",
102102
"eslint": "^7.1.0",
103103
"eslint-config-developit": "^1.2.0",
104104
"esm": "^3.2.25",
@@ -108,7 +108,7 @@
108108
"rimraf": "^3.0.2",
109109
"sinon": "^9.0.2",
110110
"sinon-chai": "^3.5.0",
111-
"ts-node": "^8.10.2",
112-
"typescript": "^3.9.7"
111+
"ts-node": "^10.9.1",
112+
"typescript": "^5.1.5"
113113
}
114114
}

0 commit comments

Comments
 (0)