From 6bbe06da6bd64547d63a3e4b2e37f20ed1c426cd Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 9 May 2026 15:15:52 +0000 Subject: [PATCH 1/2] Initial plan From 9bdb6960d6ac3775768fb13893dae73b7974f196 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 9 May 2026 15:25:26 +0000 Subject: [PATCH 2/2] chore: bump grunt to v1.6.2 Agent-Logs-Url: https://github.com/nevware21/ts-utils/sessions/aa24f296-074f-40dc-bf48-cacb5f809acf Co-authored-by: nev21 <82737406+nev21@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 770de8c..0a97ce7 100644 --- a/package.json +++ b/package.json @@ -238,7 +238,7 @@ "eslint-formatter-codeframe": "^7.32.1", "eslint-plugin-security": "^1.5.0", "glob": "13.0.6", - "grunt": "^1.5.3", + "grunt": "^1.6.2", "grunt-cli": "^1.4.3", "karma": "^6.4.3", "karma-chrome-launcher": "^3.2.0",