Skip to content

Commit 22362a1

Browse files
author
Csaba Balázs
committed
fix: deps
1 parent 57a938e commit 22362a1

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
],
5454
"devDependencies": {
5555
"@types/mime-types": "^2.1.4",
56-
"@types/node": "^20.11.25",
57-
"@typescript-eslint/eslint-plugin": "^7.2.0",
58-
"@typescript-eslint/parser": "^7.2.0",
56+
"@types/node": "^20.11.30",
57+
"@typescript-eslint/eslint-plugin": "^7.4.0",
58+
"@typescript-eslint/parser": "^7.4.0",
5959
"eslint": "^8.57.0",
6060
"eslint-config-prettier": "^9.1.0",
6161
"eslint-plugin-simple-import-sort": "^12.0.0",
@@ -64,7 +64,7 @@
6464
"nodemon": "^3.1.0",
6565
"prettier": "^3.2.5",
6666
"ts-node": "^10.9.2",
67-
"typescript": "^5.4.2"
67+
"typescript": "^5.4.3"
6868
},
6969
"dependencies": {
7070
"glob": "^10.3.10",

0 commit comments

Comments
 (0)