Skip to content

Commit ee88f67

Browse files
author
Cédric Belin
committed
Update the dependencies
1 parent 313ea95 commit ee88f67

File tree

2 files changed

+92
-80
lines changed

2 files changed

+92
-80
lines changed

package-lock.json

Lines changed: 89 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"devDependencies": {
2323
"@types/fancy-log": "^2.0.2",
2424
"@types/gulp": "^4.0.17",
25-
"@types/node": "^22.13.5",
25+
"@types/node": "^22.13.10",
2626
"gulp": "^5.0.0",
2727
"typedoc": "^0.27.9",
28-
"typescript": "^5.7.3",
29-
"typescript-eslint": "^8.25.0",
28+
"typescript": "^5.8.2",
29+
"typescript-eslint": "^8.26.0",
3030
"vinyl": "^3.0.0"
3131
},
3232
"engines": {

0 commit comments

Comments
 (0)