From 0429b2c66a372e34bbdf342f86ee1063f7b0a435 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 01:04:43 +0000 Subject: [PATCH] chore(deps): update dependency nunit to 4.6.1 --- tests/Compiler/Compiler.Test.csproj | 2 +- tests/Compiler/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/Compiler/Compiler.Test.csproj b/tests/Compiler/Compiler.Test.csproj index 9870fc3a..df91ca1d 100644 --- a/tests/Compiler/Compiler.Test.csproj +++ b/tests/Compiler/Compiler.Test.csproj @@ -28,7 +28,7 @@ - + diff --git a/tests/Compiler/packages.lock.json b/tests/Compiler/packages.lock.json index df8828d5..33719fda 100644 --- a/tests/Compiler/packages.lock.json +++ b/tests/Compiler/packages.lock.json @@ -104,9 +104,9 @@ }, "NUnit": { "type": "Direct", - "requested": "[4.1.0, )", - "resolved": "4.1.0", - "contentHash": "MT/DpAhjtiytzhTgTqIhBuWx4y26PKfDepYUHUM+5uv4TsryHC2jwFo5e6NhWkApCm/G6kZ80dRjdJFuAxq3rg==" + "requested": "[4.6.1, )", + "resolved": "4.6.1", + "contentHash": "xS4+YaBFUv1r8bcAbjitSfYaRZGfMwUiMdiaRziBXZpKgVxKDSHhjUn0mV5mObHGZRZq6eNa+WFWr3g8grj66A==" }, "NUnit.Analyzers": { "type": "Direct",