From c83291fbf850666cfcd8c451012d0e9520706d28 Mon Sep 17 00:00:00 2001 From: humblesasquatch <humblesasquatch@gmail.com> Date: Sat, 4 Jun 2022 22:31:36 -0400 Subject: [PATCH] revert package.json changes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62bfbfd3e32..8597ed95c2a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@types/lodash": "^4.14.159", "@types/mousetrap": "^1.6.3", "@types/twine-sugarcube": "^2.36.1", - "eslint": "^8.16.0", + "eslint": "^8.0.0", "eslint-plugin-jsdoc": "^37.0.0", "eslint-plugin-sonarjs": "^0.11.0", "ts-essentials": "^9.1.1", -- GitLab