From 7338b3690470a38d37d8e0d35631d6e8773a7793 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 08:37:41 +0000 Subject: [PATCH] Update dependency eslint to v8 --- playground/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/package.json b/playground/package.json index 598aab5d..d7162630 100644 --- a/playground/package.json +++ b/playground/package.json @@ -33,7 +33,7 @@ "@typescript-eslint/eslint-plugin": "4.33.0", "@typescript-eslint/parser": "4.33.0", "autoprefixer": "10.4.7", - "eslint": "7.32.0", + "eslint": "8.21.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-svelte3": "3.4.1", "flatbread": "workspace:*",