From b7e338b1ce0aa0f367290d0038b33343bb335449 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 16:01:52 +0000 Subject: [PATCH 1/2] chore(deps): update dependency @stylistic/eslint-plugin to 5.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d129b0..bbbe147 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.1.8", "@stacksjs/path": "latest", - "@stylistic/eslint-plugin": "^4.2.0", + "@stylistic/eslint-plugin": "^5.2.3", "@types/bun": "^1.2.13", "@typescript-eslint/eslint-plugin": "^8.32.1", "@typescript-eslint/parser": "^8.32.1", From 13192010f640cb124a64be308dce3503971b656b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 18:01:33 +0800 Subject: [PATCH 2/2] chore(deps): update dependency @stylistic/eslint-plugin to 5.3.1 (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbbe147..200d90c 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.1.8", "@stacksjs/path": "latest", - "@stylistic/eslint-plugin": "^5.2.3", + "@stylistic/eslint-plugin": "^5.3.1", "@types/bun": "^1.2.13", "@typescript-eslint/eslint-plugin": "^8.32.1", "@typescript-eslint/parser": "^8.32.1",