From 873eaf776d40fa4f1e6f64022725206553e40cf2 Mon Sep 17 00:00:00 2001 From: Timotej Rojko <33236065+timotejroiko@users.noreply.github.com> Date: Sat, 19 Nov 2022 14:13:16 -0300 Subject: [PATCH] dev deps --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } }