Dependency bump

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-02-07 22:05:54 +01:00
parent aaffac735c
commit fbdbbf896c
3 changed files with 54 additions and 54 deletions

View File

@@ -38,8 +38,8 @@
"devDependencies": {
"@types/ms": "^0.7.34",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"concurrently": "^8.2.2",
"eslint": "^8.56.0",
"ts-node": "^10.9.2",