diff --git a/package.json b/package.json index 2671e1a..143689f 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,6 @@ "author": "Timotej Valentin Rojko", "license": "(AGPL-3.0-or-later OR LGPL-3.0-or-later)", "devDependencies": { - "eslint": "^8.21.0" + "eslint": "^8.28.0" } }