Skip to content

Commit 38f9ad1

Browse files
chore(deps): update dependency nlog to 4.7.15 (#643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1edefe4 commit 38f9ad1

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

Snittlistan.Queue.ConsoleHost/packages.lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"Lindhart.Analyser.MissingAwaitWarning": "[2.0.0, )",
5555
"Microsoft.AspNet.WebApi.Client": "[5.2.8, )",
5656
"MvcContrib": "[2.0.95, )",
57-
"NLog": "[4.7.14, )",
57+
"NLog": "[4.7.15, )",
5858
"Newtonsoft.Json": "[13.0.3, )"
5959
}
6060
}

Snittlistan.Queue.WindowsServiceHost/packages.lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"Lindhart.Analyser.MissingAwaitWarning": "[2.0.0, )",
5555
"Microsoft.AspNet.WebApi.Client": "[5.2.8, )",
5656
"MvcContrib": "[2.0.95, )",
57-
"NLog": "[4.7.14, )",
57+
"NLog": "[4.7.15, )",
5858
"Newtonsoft.Json": "[13.0.3, )"
5959
}
6060
}

Snittlistan.Queue/Snittlistan.Queue.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<Version>13.0.3</Version>
108108
</PackageReference>
109109
<PackageReference Include="NLog">
110-
<Version>4.7.14</Version>
110+
<Version>4.7.15</Version>
111111
</PackageReference>
112112
</ItemGroup>
113113
<ItemGroup />

Snittlistan.Queue/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
},
3535
"NLog": {
3636
"type": "Direct",
37-
"requested": "[4.7.14, )",
38-
"resolved": "4.7.14",
39-
"contentHash": "R1Nn+Zi2mSiKf82zII+8ZhGTr66CmCDLlpDq/0N0Y22TDrioYeP6t3XWzJVTi3OXaHJ/jiXId/okXQu8e0g3uw=="
37+
"requested": "[4.7.15, )",
38+
"resolved": "4.7.15",
39+
"contentHash": "vXMmsK17hXnMsKd8BdCrJzvb8JMT0+cPgBGRfnqcXIb6y8b6RMIZexO4hMhQgifcTHgU7dbubvCR5A5wX6Ne+A=="
4040
},
4141
"MicrosoftWebMvc": {
4242
"type": "Transitive",

Snittlistan.Test/packages.lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419
"Lindhart.Analyser.MissingAwaitWarning": "[2.0.0, )",
420420
"Microsoft.AspNet.WebApi.Client": "[5.2.8, )",
421421
"MvcContrib": "[2.0.95, )",
422-
"NLog": "[4.7.14, )",
422+
"NLog": "[4.7.15, )",
423423
"Newtonsoft.Json": "[13.0.3, )"
424424
}
425425
},

Snittlistan.Tool/packages.lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"Lindhart.Analyser.MissingAwaitWarning": "[2.0.0, )",
120120
"Microsoft.AspNet.WebApi.Client": "[5.2.8, )",
121121
"MvcContrib": "[2.0.95, )",
122-
"NLog": "[4.7.14, )",
122+
"NLog": "[4.7.15, )",
123123
"Newtonsoft.Json": "[13.0.3, )"
124124
}
125125
}

Snittlistan.Web/packages.lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
"Lindhart.Analyser.MissingAwaitWarning": "[2.0.0, )",
358358
"Microsoft.AspNet.WebApi.Client": "[5.2.8, )",
359359
"MvcContrib": "[2.0.95, )",
360-
"NLog": "[4.7.14, )",
360+
"NLog": "[4.7.15, )",
361361
"Newtonsoft.Json": "[13.0.3, )"
362362
}
363363
}

0 commit comments

Comments
 (0)