Skip to content

Commit ddfc4c1

Browse files
author
renovatebot
committed
Update package lock files
1 parent 63fecb1 commit ddfc4c1

File tree

5 files changed

+25
-25
lines changed

5 files changed

+25
-25
lines changed

src/Stryker.CLI/Stryker.CLI.UnitTest/packages.lock.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -865,11 +865,11 @@
865865
"Serilog.Sinks.Console": "[6.0.0, )",
866866
"ShellProgressBar": "[5.2.0, )",
867867
"Spectre.Console": "[0.49.1, )",
868-
"Stryker.Abstractions": "[1.0.0, )",
869-
"Stryker.Configuration": "[1.0.0, )",
870-
"Stryker.DataCollector": "[1.0.0, )",
868+
"Stryker.Abstractions": "[4.4.1, )",
869+
"Stryker.Configuration": "[4.4.1, )",
870+
"Stryker.DataCollector": "[4.4.1, )",
871871
"Stryker.Regex.Parser": "[1.0.0, )",
872-
"Stryker.RegexMutators": "[1.0.0, )",
872+
"Stryker.RegexMutators": "[4.4.1, )",
873873
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.7, )"
874874
}
875875
},
@@ -882,7 +882,7 @@
882882
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
883883
"Microsoft.TestPlatform.ObjectModel": "[17.12.0, )",
884884
"Serilog": "[4.2.0, )",
885-
"Stryker.Utilities": "[1.0.0, )",
885+
"Stryker.Utilities": "[4.4.1, )",
886886
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.7, )"
887887
}
888888
},
@@ -893,8 +893,8 @@
893893
"Microsoft.CodeAnalysis.CSharp": "[4.11.0, )",
894894
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
895895
"Serilog": "[4.2.0, )",
896-
"Stryker.Abstractions": "[1.0.0, )",
897-
"Stryker.Utilities": "[1.0.0, )"
896+
"Stryker.Abstractions": "[4.4.1, )",
897+
"Stryker.Utilities": "[4.4.1, )"
898898
}
899899
},
900900
"stryker.datacollector": {

src/Stryker.CLI/Stryker.CLI/packages.lock.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -691,11 +691,11 @@
691691
"Serilog.Sinks.Console": "[6.0.0, )",
692692
"ShellProgressBar": "[5.2.0, )",
693693
"Spectre.Console": "[0.49.1, )",
694-
"Stryker.Abstractions": "[1.0.0, )",
695-
"Stryker.Configuration": "[1.0.0, )",
696-
"Stryker.DataCollector": "[1.0.0, )",
694+
"Stryker.Abstractions": "[4.4.1, )",
695+
"Stryker.Configuration": "[4.4.1, )",
696+
"Stryker.DataCollector": "[4.4.1, )",
697697
"Stryker.Regex.Parser": "[1.0.0, )",
698-
"Stryker.RegexMutators": "[1.0.0, )",
698+
"Stryker.RegexMutators": "[4.4.1, )",
699699
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.7, )"
700700
}
701701
},
@@ -708,7 +708,7 @@
708708
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
709709
"Microsoft.TestPlatform.ObjectModel": "[17.12.0, )",
710710
"Serilog": "[4.2.0, )",
711-
"Stryker.Utilities": "[1.0.0, )",
711+
"Stryker.Utilities": "[4.4.1, )",
712712
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.7, )"
713713
}
714714
},
@@ -719,8 +719,8 @@
719719
"Microsoft.CodeAnalysis.CSharp": "[4.11.0, )",
720720
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
721721
"Serilog": "[4.2.0, )",
722-
"Stryker.Abstractions": "[1.0.0, )",
723-
"Stryker.Utilities": "[1.0.0, )"
722+
"Stryker.Abstractions": "[4.4.1, )",
723+
"Stryker.Utilities": "[4.4.1, )"
724724
}
725725
},
726726
"stryker.datacollector": {

src/Stryker.Core/Stryker.Core.UnitTest/packages.lock.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -852,11 +852,11 @@
852852
"Serilog.Sinks.Console": "[6.0.0, )",
853853
"ShellProgressBar": "[5.2.0, )",
854854
"Spectre.Console": "[0.49.1, )",
855-
"Stryker.Abstractions": "[1.0.0, )",
856-
"Stryker.Configuration": "[1.0.0, )",
857-
"Stryker.DataCollector": "[1.0.0, )",
855+
"Stryker.Abstractions": "[4.4.1, )",
856+
"Stryker.Configuration": "[4.4.1, )",
857+
"Stryker.DataCollector": "[4.4.1, )",
858858
"Stryker.Regex.Parser": "[1.0.0, )",
859-
"Stryker.RegexMutators": "[1.0.0, )",
859+
"Stryker.RegexMutators": "[4.4.1, )",
860860
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.7, )"
861861
}
862862
},
@@ -869,7 +869,7 @@
869869
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
870870
"Microsoft.TestPlatform.ObjectModel": "[17.12.0, )",
871871
"Serilog": "[4.2.0, )",
872-
"Stryker.Utilities": "[1.0.0, )",
872+
"Stryker.Utilities": "[4.4.1, )",
873873
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.7, )"
874874
}
875875
},
@@ -880,8 +880,8 @@
880880
"Microsoft.CodeAnalysis.CSharp": "[4.11.0, )",
881881
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
882882
"Serilog": "[4.2.0, )",
883-
"Stryker.Abstractions": "[1.0.0, )",
884-
"Stryker.Utilities": "[1.0.0, )"
883+
"Stryker.Abstractions": "[4.4.1, )",
884+
"Stryker.Utilities": "[4.4.1, )"
885885
}
886886
},
887887
"stryker.datacollector": {

src/Stryker.Core/Stryker.Core/packages.lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@
829829
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
830830
"Microsoft.TestPlatform.ObjectModel": "[17.12.0, )",
831831
"Serilog": "[4.2.0, )",
832-
"Stryker.Utilities": "[1.0.0, )",
832+
"Stryker.Utilities": "[4.4.1, )",
833833
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.7, )"
834834
}
835835
},
@@ -840,8 +840,8 @@
840840
"Microsoft.CodeAnalysis.CSharp": "[4.11.0, )",
841841
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
842842
"Serilog": "[4.2.0, )",
843-
"Stryker.Abstractions": "[1.0.0, )",
844-
"Stryker.Utilities": "[1.0.0, )"
843+
"Stryker.Abstractions": "[4.4.1, )",
844+
"Stryker.Utilities": "[4.4.1, )"
845845
}
846846
},
847847
"stryker.datacollector": {

src/Stryker.Options/packages.lock.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
255255
"Microsoft.TestPlatform.ObjectModel": "[17.12.0, )",
256256
"Serilog": "[4.2.0, )",
257-
"Stryker.Utilities": "[1.0.0, )",
257+
"Stryker.Utilities": "[4.4.1, )",
258258
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.7, )"
259259
}
260260
},

0 commit comments

Comments
 (0)