summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4a0b9c4..f197947 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"node": ">=18.10.0"
},
"devDependencies": {
- "eslint": "^8.53.0",
+ "eslint": "^8.54.0",
"eslint-plugin-node": "^11.1.0",
"nodemon": "^3.0.1",
"supertest": "^6.3.3",