summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4005c48..27f56cc 100644
--- a/package.json
+++ b/package.json
@@ -16,8 +16,8 @@
"devDependencies": {
"@types/express": "^4.17.9",
"@types/jest": "^27.0.1",
- "@typescript-eslint/eslint-plugin": "^4.17.0",
- "@typescript-eslint/parser": "^4.17.0",
+ "@typescript-eslint/eslint-plugin": "^5.31.0",
+ "@typescript-eslint/parser": "^5.31.0",
"eslint": "^7.21.0",
"husky": "^7.0.2",
"jest": "^27.0.6",