Skip to content

Commit

Permalink
Update the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Apr 5, 2024
1 parent 275ad13 commit ef6d42d
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"devDependencies": {
"@types/eslint__js": "^8.42.3",
"@types/gulp": "^4.0.17",
"@types/node": "^20.12.2",
"@types/node": "^20.12.4",
"del": "^7.1.0",
"eslint": "^8.57.0",
"execa": "^8.0.1",
"gulp": "^5.0.0",
"gulp-replace": "^1.1.4",
"typedoc": "^0.25.12",
"typescript": "^5.4.3",
"typescript-eslint": "^7.4.0"
"typescript": "^5.4.4",
"typescript-eslint": "^7.5.0"
},
"engines": {
"node": ">=20.0.0"
Expand Down

0 comments on commit ef6d42d

Please sign in to comment.