Dependency version bump

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-02-04 22:36:46 +01:00
parent 984a857030
commit 10a8a649bb
3 changed files with 12 additions and 12 deletions

View File

@@ -37,9 +37,9 @@
},
"devDependencies": {
"@types/ms": "^0.7.34",
"@types/node": "^20.11.7",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"concurrently": "^8.2.2",
"eslint": "^8.56.0",
"ts-node": "^10.9.2",