From 97d7e2592c46af171180d5b79bf35ff79ea83736 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 21:45:45 +0000 Subject: [PATCH] Update eslint-plugin-qwik to version 0.107.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4378602..40f7d95 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@typescript-eslint/parser": "5.48.2", "autoprefixer": "10.4.13", "eslint": "8.32.0", - "eslint-plugin-qwik": "0.16.2", + "eslint-plugin-qwik": "0.107.0", "gray-matter": "^4.0.3", "imagetools-core": "^3.2.3", "markdown-it": "^13.0.1",